No description
Find a file
2015-11-17 14:10:37 +01:00
build Add favicon just so we have no 404s 2015-11-17 14:10:37 +01:00
js/lib js input/output and css output renamed transload-js-client.* 2015-11-17 07:24:30 -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 js input/output and css output renamed transload-js-client.* 2015-11-17 07:24:30 -05:00
.travis.yml Build assets and deploy onto staging 2015-11-17 14:07:40 +01:00
LICENSE Initial commit 2015-11-16 13:32:34 +01:00
package.json js input/output and css output renamed transload-js-client.* 2015-11-17 07:24:30 -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.