File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# rc-virtual-list
2
2
3
- React Virtual List Component which worked with ` rc-animation ` .
3
+ React Virtual List Component which worked with ` rc-animation ` .
4
+
5
+ [ ![ NPM version] [ npm-image ]] [ npm-url ] [ ![ build status] [ circleci-image ]] [ circleci-url ] [ ![ Test coverage] [ coveralls-image ]] [ coveralls-url ] [ ![ node version] [ node-image ]] [ node-url ] [ ![ npm download] [ download-image ]] [ download-url ]
6
+
7
+ [ npm-image ] : http://img.shields.io/npm/v/rc-virtual-list.svg?style=flat-square
8
+ [ npm-url ] : http://npmjs.org/package/rc-virtual-list
9
+ [ circleci-image ] : https://img.shields.io/circleci/build/github/react-component/virtual-list/master.svg?style=flat-square
10
+ [ circleci-url ] : https://circleci.com/gh/react-component/virtual-list/tree/master
11
+ [ coveralls-image ] : https://img.shields.io/codecov/c/github/react-component/virtual-list/master.svg?style=flat-square
12
+ [ coveralls-url ] : https://codecov.io/gh/react-component/virtual-list
13
+ [ node-image ] : https://img.shields.io/badge/node.js-%3E=_6.0-green.svg?style=flat-square
14
+ [ node-url ] : http://nodejs.org/download/
15
+ [ download-image ] : https://img.shields.io/npm/dm/rc-virtual-list.svg?style=flat-square
16
+ [ download-url ] : https://npmjs.org/package/rc-virtual-list
You can’t perform that action at this time.
0 commit comments