sc-upload

Polymer 1.0 element for beautiful file uploads


Keywords
web-components, web-component, polymer, upload, file, rotate, scale, resize, loader, progress
License
Other
Install
bower install sc-upload

Documentation

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!