/sc-upload

Handle file uploads supporting custom prepare handler

Primary LanguageHTML

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!