Artur Paikin 502a755458 Use Array.findIndex instead of Array.indexOf in uppy.removePlugin (#2793) 4 年之前
..
src 502a755458 Use Array.findIndex instead of Array.indexOf in uppy.removePlugin (#2793) 4 年之前
types 58cf8e8deb utils: fix Translator constructor type, fixes #2263 5 年之前
LICENSE c1d378de21 Add @uppy/utils skeleton. 6 年之前
README.md c81780230d Add all the CI badges (#2725) 4 年之前
package.json 2eabc33099 Release 4 年之前

README.md

@uppy/utils

CI status for Uppy tests CI status for Companion tests CI status for browser tests

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.