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

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.