|
@@ -21,8 +21,8 @@ logo_icon: /images/emojis/dog.png
|
|
|
description: >
|
|
|
Uppy is (going to be) an uploader written in ES6 JavaScript with a plugin-based architecture, making
|
|
|
it very extensible. Out of the box it supports tapping into Dropbox, Instagram, Local files. It
|
|
|
- has support for resumable file uploads via [tus.io](http://tus.io), and adding encoding backends.
|
|
|
- Uppy is brought to you by the people behind [Transloadit](https://transloadit.com) and as such has first class
|
|
|
+ has support for resumable file uploads via <a href="http://tus.io">tus.io</a>, and adding encoding backends.
|
|
|
+ Uppy is brought to you by the people behind <a href="https://transloadit.com">Transloadit</a> and as such has first class
|
|
|
support for adding their uploading and encoding backend, but this is opt-in, and you can just as easily
|
|
|
roll your own.
|
|
|
author: Transloadit
|