|
@@ -20,8 +20,8 @@ logo_medium: /images/dog-172.png
|
|
|
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 <a href="http://tus.io">tus.io</a>, and adding encoding backends.
|
|
|
+ it very extensible. Supports tapping into Dropbox, Instagram and Local files out of the box,
|
|
|
+ as well as 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.
|