Artur Paikin 3967e05fbc Add uppy.passesRestrictions(file) and disallow selecting files that don’t pass restrictions in providers (#2602) 4 年之前
..
src 3967e05fbc Add uppy.passesRestrictions(file) and disallow selecting files that don’t pass restrictions in providers (#2602) 4 年之前
types 58cf8e8deb utils: fix Translator constructor type, fixes #2263 5 年之前
LICENSE c1d378de21 Add @uppy/utils skeleton. 6 年之前
README.md 0533357d61 Remove the --save flag (#2503) 4 年之前
package.json 84f7b4d37d Release 4 年之前

README.md

@uppy/utils

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.