File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 1
1
# sprintf-js
2
2
3
- [ ![ Build Status] [ travisci -image]] [ travisci -url] [ ![ NPM Version] [ npm-image ]] [ npm-url ] [ ![ Dependency Status ] [ dependencies-image ]] [ dependencies-url ] [ ![ devDependency Status ] [ dev-dependencies-image ]] [ dev-dependencies -url]
3
+ [ ![ Build Status] [ ci -image]] [ ci -url] [ ![ NPM Version] [ npm-image ]] [ npm-url ]
4
4
5
- [ travisci -image] : https://travis-ci.org /alexei/sprintf.js. svg?branch=master
6
- [ travisci -url] : https://travis-ci.org /alexei/sprintf.js
5
+ [ ci -image] : https://github.com /alexei/sprintf.js/actions/workflows/ci.yml/badge. svg
6
+ [ ci -url] : https://github.com /alexei/sprintf.js/actions/workflows/ci.yml
7
7
8
8
[ npm-image ] : https://badge.fury.io/js/sprintf-js.svg
9
9
[ npm-url ] : https://badge.fury.io/js/sprintf-js
10
10
11
- [ dependencies-image ] : https://david-dm.org/alexei/sprintf.js.svg
12
- [ dependencies-url ] : https://david-dm.org/alexei/sprintf.js
13
-
14
- [ dev-dependencies-image ] : https://david-dm.org/alexei/sprintf.js/dev-status.svg
15
- [ dev-dependencies-url ] : https://david-dm.org/alexei/sprintf.js#info=devDependencies
16
-
17
11
** sprintf-js** is a complete open source JavaScript ` sprintf ` implementation for the ** browser** and ** Node.js** .
18
12
19
13
** Note: as of v1.1.1 you might need some polyfills for older environments. See [ Support] ( #support ) section below.**
You can’t perform that action at this time.
0 commit comments