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
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:
- Download the project repository:
git clone https://github.com/FineUploader/fine-uploader.git. - Install all project development dependencies:
npm install. - To run the tests & linter:
$(npm bin)/grunt dev test:firefox(you'll need Firefox installed locally). - Please follow the Angular.js commit guidelines.
- Please follow the Git Flow branching strategy.
Fine Uploader is a code library sponsored by Widen Enterprises, Inc.
