linearza / ember-file-upload

HTML5 file uploads for Ember apps

Home Page:https://adopted-ember-addons.github.io/ember-file-upload/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ember FileUpload Build Status Code Climate Ember Observer Score

Ember FileUpload is an ember addon that makes uploading files easy.

Uploads continue in the background, even after a page transition. In other words they are persistent across routes in your application.

View the docs here.

Installation

  • ember install ember-file-upload

Contributing

Contributors are welcome! Please provide a reproducible test case. Details will be worked out on a case-per-case basis. Maintainers will get in touch when they can, so delays are possible. For contribution guidelines, see Contributing and code of conduct.

Publishing

  • ember github-pages:commit --message "Releasing docs"

For more information on using ember-cli, visit https://ember-cli.com/.

About

HTML5 file uploads for Ember apps

https://adopted-ember-addons.github.io/ember-file-upload/

License:MIT License


Languages

Language:JavaScript 94.7%Language:HTML 4.5%Language:CSS 0.8%