@lucidweb/uppy-zoom
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

@lucidweb/uppy-zoom

Uppy logo: a superman puppy in a pink suit

Build Status

A description of this plugin or module goes here.

Uppy is being developed by the folks at Transloadit, a versatile file encoding service.

Example

const Uppy = require('@lucidweb/uppy-core')
const Zoom = require('@lucidweb/uppy-zoom')

const uppy = Uppy()
uppy.use(Zoom, {
  // Options
})

Installation

$ npm install @lucidweb/uppy-zoom --save

We recommend installing from npm and then using a module bundler such as Webpack, Browserify or Rollup.js.

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.

License

The MIT License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    0

Package Sidebar

Install

npm i @lucidweb/uppy-zoom

Homepage

uppy.io

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

12.4 kB

Total Files

8

Last publish

Collaborators

  • lucidweb