3.3.0 • Published 9 days ago

@uppy/unsplash v3.3.0

Weekly downloads
7,141
License
MIT
Repository
github
Last release
9 days ago

@uppy/unsplash

The Unsplash plugin lets users import files from Unsplash, the free stock photography resource.

A Companion instance is required for the Unsplash plugin to work. Companion will download the files and upload them to their destination. This saves bandwidth for the user (especially on mobile connections) and helps avoid CORS restrictions.

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

Example

import Uppy from '@uppy/core'
import Unsplash from '@uppy/unsplash'

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

Installation

$ npm install @uppy/unsplash --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.

4.0.0-beta.3

9 days ago

4.0.0-beta.2

13 days ago

4.0.0-beta.1

27 days ago

3.3.0

28 days ago

3.2.2

8 months ago

3.2.1

1 year ago

3.2.0

1 year ago

3.1.0

1 year ago

3.2.3

6 months ago

3.0.0-beta.2

2 years ago

2.1.1

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

3.0.0-beta.1

2 years ago

2.1.0

2 years ago

3.0.0-beta

2 years ago

2.0.3

2 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.2.0-alpha.0

3 years ago

0.1.13

3 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago