1.3.4 • Published 3 years ago

uppy-plugin-brilliant-storage v1.3.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Uppy BrilliantStorage

BrilliantStorage is an Uppy file uploader plugin, that allows BrilliantStorage to add a unique prefix onto the files being uploaded.

:warning: This is not an official Uppy plugin, so no support is offered for it. Please use at your own risk.

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

Example

const Uppy = require('@uppy/core')
const BrilliantStorage = require('uppy-plugin-brilliant-storage')

const uppy = Uppy()
uppy.use(BrilliantStorage)

Installation

$ npm install uppy-plugin-brilliant-storage --save
1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago