mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-30 13:30:31 +00:00
1.4 KiB
1.4 KiB
@uppy/image-generator
TODO: Description
⚠ In beta.
Uppy is being developed by the folks at Transloadit, a versatile file encoding service.
Example
import Uppy from '@uppy/core'
const uppy = new Uppy()
Installation
$ npm install @uppy/image-generator
Alternatively, you can also use this plugin in a pre-built bundle from
Transloadit’s CDN: Edgly. In that case Uppy will attach itself to the global
window.Uppy object. See the
main Uppy documentation for instructions.
Documentation
Documentation for this plugin can be found on the Uppy website.