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

Harry Hedger de7aa87eff Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 9 vuotta sitten
build de7aa87eff Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 9 vuotta sitten
js de7aa87eff Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 9 vuotta sitten
scss de7aa87eff Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 9 vuotta sitten
.babelrc de7aa87eff Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 9 vuotta sitten
.gitignore de7aa87eff Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 9 vuotta sitten
LICENSE ff2c803062 Initial commit 9 vuotta sitten
README.md a9e472dd85 Update README.md 9 vuotta sitten
package.json de7aa87eff Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 9 vuotta sitten

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.