uppy/packages/@uppy/utils
ifedapoolarewaju 3ff9ab042f
Release
2020-11-13 11:52:51 +01:00
..
src Add uppy.passesRestrictions(file) and disallow selecting files that don’t pass restrictions in providers (#2602) 2020-11-11 21:41:16 +00:00
types utils: fix Translator constructor type, fixes #2263 2020-05-13 13:02:04 +02:00
LICENSE Add @uppy/utils skeleton. 2018-06-14 16:31:19 +02:00
package.json Release 2020-11-13 11:52:51 +01:00
README.md Remove the --save flag (#2503) 2020-09-04 14:32:21 +02:00

@uppy/utils

Uppy logo: a superman puppy in a pink suit

Build Status

Shared utility functions for Uppy Core and the "official" plugins maintained by the Uppy team.

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

Installation

Unless you are creating a custom plugin, you should not need to install this manually.

$ npm install @uppy/utils

License

The MIT License.