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

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.