No description
Find a file
2015-11-16 13:04:38 -05:00
build Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 2015-11-16 13:04:38 -05:00
js/lib Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 2015-11-16 13:04:38 -05:00
scss Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 2015-11-16 13:04:38 -05:00
.babelrc Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 2015-11-16 13:04:38 -05:00
.gitignore Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 2015-11-16 13:04:38 -05:00
LICENSE Initial commit 2015-11-16 13:32:34 +01:00
package.json Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify 2015-11-16 13:04:38 -05:00
README.md Update README.md 2015-11-16 17:25:22 +01:00

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.