JSPM

  • Created
  • Published
  • Downloads 37374
  • Score
    100M100P100Q145323F
  • License MIT

Multiple file upload plugin with progress-bar, drag-and-drop, direct-to-S3 & Azure uploading, client-side image scaling, preview generation, form support, chunking, auto-resume, and tons of other features.

Package Exports

  • fine-uploader
  • fine-uploader/lib/s3

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (fine-uploader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Fine Uploader

Build Status npm license Freenode Stackoverflow

Documentation | Examples | Support | Blog | Changelog


Fine Uploader is:

  • Cross-browser
  • Dependency-free
  • 100% JavaScript
  • 100% Free Open Source Software

FineUploader is also simple to use. In the simplest case, you only need to include one JavaScript file. There are absolutely no other required external dependencies. For more information, please see the documentation.

Contributing

Fine Uploader and all other projects in this organization thrive thanks to donations by Widen (the project's sponsor) and support by developers in the community. If you'd like to help, the best way to do so is open up a pull request that addresses one of the open feature requests or bugs. In order to get started developing Fine Uploader, follow these steps to get the project up and running on your local development machine:

  1. Download the project repository: git clone https://github.com/FineUploader/fine-uploader.git.
  2. Install all project development dependencies: npm install.
  3. To run the tests & linter: $(npm bin)/grunt dev test:firefox (you'll need Firefox installed locally).
  4. Please follow the Angular.js commit guidelines.
  5. Please follow the Git Flow branching strategy.

Fine Uploader is a code library sponsored by Widen Enterprises, Inc.