File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 11## @coreui/react v2
22
3- [ ![ Travis] [ build-badge ]] [ build ]
43[ ![ npm package] [ npm-badge ]] [ npm ]
4+ [ ![ npm next] [ npm-next ]] [ npm ]
5+ [ ![ NPM downloads] [ npm-download ]] [ npm ]
6+ [ ![ Travis] [ build-badge ]] [ build ]
57[ ![ Coveralls] [ coveralls-badge ]] [ coveralls ]
68
7- _ @coreui/react v2_ :construction :
8- - work in progress :warning :
9- - bootstrapped with [ nwb] ( https://github.com/insin/nwb ) toolkit
10-
119[ build-badge ] : https://img.shields.io/travis/user/repo/master.png?style=flat-square
1210[ build ] : https://travis-ci.org/user/repo
1311
1412[ 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
1514[ npm ] : https://www.npmjs.com/package/@coreui/react
15+ [ npm-download ] : https://img.shields.io/npm/dm/@coreui/react.svg?style=flat-square
1616
1717[ coveralls-badge ] : https://img.shields.io/coveralls/user/repo/master.png?style=flat-square
1818[ coveralls ] : https://coveralls.io/github/user/repo
1919
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+
2027#### ` npm run ` scripts
2128
2229` 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 4141 "license" : " MIT" ,
4242 "repository" : {
4343 "type" : " git" ,
44- "url" : " https://github.com/coreui/react.git"
44+ "url" : " https://github.com/coreui/coreui- react.git"
4545 },
4646 "bugs" : {
47- "url" : " https://github.com/coreui/react/issues"
47+ "url" : " https://github.com/coreui/coreui- react/issues"
4848 },
4949 "keywords" : [
5050 " coreui" ,
You can’t perform that action at this time.
0 commit comments