1.3.4 • Published 4 years ago

uppy-plugin-brilliant-storage v1.3.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago