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

Kevin van Zonneveld e2f32456b8 Build assets and deploy onto staging il y a 9 ans
build e2f32456b8 Build assets and deploy onto staging il y a 9 ans
js 21c7ef8a05 js input/output and css output renamed transload-js-client.* il y a 9 ans
scss de7aa87eff Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify il y a 9 ans
.babelrc de7aa87eff Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify il y a 9 ans
.gitignore 21c7ef8a05 js input/output and css output renamed transload-js-client.* il y a 9 ans
.travis.yml e2f32456b8 Build assets and deploy onto staging il y a 9 ans
LICENSE ff2c803062 Initial commit il y a 9 ans
README.md a9e472dd85 Update README.md il y a 9 ans
package.json 21c7ef8a05 js input/output and css output renamed transload-js-client.* il y a 9 ans

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.