现代化的上传组件。 https://uppy.io/

Kevin van Zonneveld 0fb87c4f3c Add favicon just so we have no 404s 9 anni fa
build 0fb87c4f3c Add favicon just so we have no 404s 9 anni fa
js 21c7ef8a05 js input/output and css output renamed transload-js-client.* 9 anni fa
scss de7aa87eff Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 9 anni fa
.babelrc de7aa87eff Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 9 anni fa
.gitignore 21c7ef8a05 js input/output and css output renamed transload-js-client.* 9 anni fa
.travis.yml e2f32456b8 Build assets and deploy onto staging 9 anni fa
LICENSE ff2c803062 Initial commit 9 anni fa
README.md a9e472dd85 Update README.md 9 anni fa
package.json 21c7ef8a05 js input/output and css output renamed transload-js-client.* 9 anni fa

README.md

transloadit-js-client

A work in progress - nothing to see here.

Design Goals

  • Support for IE10+??
  • Lightweight / easy on dependencies
  • tus.io enabled
  • ES6
  • Robust (retries / resumes for all the things), avoid showing 'weird errors'
  • Small core, pluggable architecture for adding more file sources: (webcam / google drive / dropbox / etc)
  • Themable UI with a beautiful default. UI is opt-out if people want to use just tus for instance

Check open issues for our Minimum Viable Product.