Skip to content

mlabssoftware/ember-file-upload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Compatibility

  • Ember.js v2.18 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above
  • Modern browsers. Internet Explorer 11 might work but is not offically supported.

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.

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

Packages

No packages published

Languages

  • JavaScript 94.6%
  • HTML 4.6%
  • CSS 0.8%