uppy音标

Searching…

uppy.io

Uppy

Uppy fetches files locally and from remote places like Dropbox or Instagram. With its seamless integration, reliability and ease of use, Uppy is truly your best friend in file uploading.

uppy.io

Quick start - Uppy

Uppy is a sleek, modular JavaScript file uploader that integrates seamlessly with any application. It’s fast, has a comprehensible API and lets you worry about more important problems than building a file uploader.

uppy.io

Uppy core

Uppy keeps files in state with the File browser API, but it’s wrapped in an Object to be able to add more data to it, which we call an Uppy file. All these properties can be useful for plugins and side-effects (such a...

uppy.io

Uppy documentation

Uppy documentation See instructions for linting this documentation and seeing this documentation in the browser in https://github.com/transloadit/uppy.io.

uppy.io

Uppy

Sleek, modular open source JavaScript file uploader

uppy.io

Dashboard - Uppy

Uppy is provided to the world for free by the team behind Transloadit. In return, we ask that you consider keeping a tiny Uppy logo at the bottom of the Dashboard, so that more people can discover and use Uppy.

uppy.io

React - Uppy

Use Uppy offers three ways to build user interfaces: Pre-composed, plug-and-play components. Mainly and . The downside is that you can’t customize the UI. Headless components. Smaller componentes, easier to override t...

uppy.io

Form - Uppy

The @uppy/form plugin integrates with an existing HTML element to extract input data from it, and send along with the Uppy upload. It then appends the upload result back to the form via a hidden input.

uppy.io

Vue - Uppy

Use Uppy offers three ways to build user interfaces: Pre-composed, plug-and-play components. Mainly and . The downside is that you can’t customize the UI. Headless components. Smaller components, easier to override th...

uppy.io

Companion - Uppy

The Uppy client requests remote files from Companion, which it will download and simultaneously upload to your Tus server, AWS bucket, or any server that supports PUT, POST or Multipart uploads.