Skip to content

A Web Component for listing files and allowing selection of those files.

Notifications You must be signed in to change notification settings

Tangerine-Community/file-list

Repository files navigation

<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 

About

A Web Component for listing files and allowing selection of those files.

Resources

Stars

Watchers

Forks

Packages

No packages published