1.4.0 • Published 5 years ago

file-list-component v1.4.0

Weekly downloads
171
License
-
Repository
-
Last release
5 years ago

\<file-list>

Build Status

screenshot

Install

$ npm install --save file-list-component
import `file-list-component/file-list.js`
import `file-list-component/file-list-http.js`

Usage

See test/file-list_test.html and test/file-list-http_test.html for usage.

Demo

$ npm install
$ npm start

Running Tests

$ npm run test