File tree 2 files changed +14
-7
lines changed
2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 1
1
## @coreui/react v2
2
2
3
- [ ![ Travis] [ build-badge ]] [ build ]
4
3
[ ![ npm package] [ npm-badge ]] [ npm ]
4
+ [ ![ npm next] [ npm-next ]] [ npm ]
5
+ [ ![ NPM downloads] [ npm-download ]] [ npm ]
6
+ [ ![ Travis] [ build-badge ]] [ build ]
5
7
[ ![ Coveralls] [ coveralls-badge ]] [ coveralls ]
6
8
7
- _ @coreui/react v2_ :construction :
8
- - work in progress :warning :
9
- - bootstrapped with [ nwb] ( https://github.com/insin/nwb ) toolkit
10
-
11
9
[ build-badge ] : https://img.shields.io/travis/user/repo/master.png?style=flat-square
12
10
[ build ] : https://travis-ci.org/user/repo
13
11
14
12
[ npm-badge ] : https://img.shields.io/npm/v/@coreui/react.png?style=flat-square
13
+ [ npm-next ] : https://img.shields.io/npm/v/@coreui/react/next.png?style=flat-square
15
14
[ npm ] : https://www.npmjs.com/package/@coreui/react
15
+ [ npm-download ] : https://img.shields.io/npm/dm/@coreui/react.svg?style=flat-square
16
16
17
17
[ coveralls-badge ] : https://img.shields.io/coveralls/user/repo/master.png?style=flat-square
18
18
[ coveralls ] : https://coveralls.io/github/user/repo
19
19
20
+ [ circleci-badge] : https://circleci.com/gh/coreui/react/tree/master.svg?style=shield
21
+ [ circleci] : https://circleci.com/gh/coreui/react/tree/master.svg?style=shield
22
+
23
+ _ @coreui/react v2_ :construction :
24
+ - work in progress :warning :
25
+ - bootstrapped with [ nwb] ( https://github.com/insin/nwb ) toolkit
26
+
20
27
#### ` npm run ` scripts
21
28
22
29
` package.json ` is configured with ` "scripts" ` we can use with ` npm run ` while developing the project.
Original file line number Diff line number Diff line change 41
41
"license" : " MIT" ,
42
42
"repository" : {
43
43
"type" : " git" ,
44
- "url" : " https://github.com/coreui/react.git"
44
+ "url" : " https://github.com/coreui/coreui- react.git"
45
45
},
46
46
"bugs" : {
47
- "url" : " https://github.com/coreui/react/issues"
47
+ "url" : " https://github.com/coreui/coreui- react/issues"
48
48
},
49
49
"keywords" : [
50
50
" coreui" ,
You can’t perform that action at this time.
0 commit comments