mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-28 20:40:06 +00:00
add JavaScript and remote urls
This commit is contained in:
parent
e9ce5ce280
commit
0639a89bf3
1 changed files with 2 additions and 2 deletions
|
|
@ -5,9 +5,9 @@
|
|||
<a href="https://www.npmjs.com/package/uppy"><img src="https://img.shields.io/npm/v/uppy.svg?style=flat-square"></a>
|
||||
<a href="https://travis-ci.org/transloadit/uppy"><img src="https://img.shields.io/travis/transloadit/uppy/master.svg?style=flat-square" alt="Build Status"></a>
|
||||
|
||||
Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important problems than building a file uploader.
|
||||
Uppy is a sleek, modular JavaScript file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important problems than building a file uploader.
|
||||
|
||||
- **Fetch** files from local disk, Google Drive, Dropbox, Instagram, or snap and record selfies with a camera;
|
||||
- **Fetch** files from local disk, remote urls, Google Drive, Dropbox, Instagram, or snap and record selfies with a camera;
|
||||
- **Preview** and edit metadata with a nice interface;
|
||||
- **Upload** to the final destination, optionally process/encode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue