Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 699 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 699 Bytes

sc-upload

Polymer 1.0 element for beautiful file uploads

<sc-upload> is an element that helps you uploading files, supporting:

Getting started

Install with bower

First you need bower, see their site for details

bower install --save sc-upload

How to use

  <sc-upload></sc-upload>

TODO

- [ ] Add documentation
- [ ] Add examples and use cases

Contributions welcome, please create issues!