No description
Find a file
2015-11-17 11:42:43 +01:00
build Add a footer with convenience links 2015-11-17 11:42:43 +01:00
.travis.yml Quote values 2015-11-17 11:30:48 +01:00
LICENSE Initial commit 2015-11-16 13:32:34 +01: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.