ac-file-list
Version:
FileList ui component for react
44 lines (27 loc) • 1.5 kB
Markdown
# ac-file-list
[](https://www.npmjs.com/package/ac-file-list)
[](https://travis-ci.org/tinper-bee/ac-file-list)
[](https://coveralls.io/github/tinper-bee/ac-file-list?branch=master)
[](https://david-dm.org/tinper-bee/ac-file-list#info=devDependencies)
[](https://npmjs.org/package/ac-file-list)
[](http://isitmaintained.com/project/tinper-bee/ac-file-list "Average time to resolve an issue")
[](http://isitmaintained.com/project/tinper-bee/ac-file-list "Percentage of issues still open")
react ac-file-list component for tinper-bee
## Rely
- react >= 15.3.0
- react-dom >= 15.3.0
- prop-types >= 15.6.0
## Usage
```js
```
## API
|参数|说明|类型|默认值|
|:--|:---:|:--:|---:|
#### develop
```sh
$ npm install -g bee-tools
$ git clone https://github.com/tinper-bee/ac-file-list
$ cd ac-file-list
$ npm install
$ npm run dev
```