Antoine du Hamel 644fe50f93 @uppy/utils: fix `RateLimitedQueue#wrapPromiseFunction` types (#5007) 1 year ago
..
src 644fe50f93 @uppy/utils: fix `RateLimitedQueue#wrapPromiseFunction` types (#5007) 1 year ago
types 34c78e9093 meta: run Prettier on existing files (#4713) 1 year ago
.npmignore d85caf6c51 meta: exclude `tsconfig` files from npm bundles (#4916) 1 year ago
CHANGELOG.md 3be236ddc9 Release: uppy@3.23.0 (#4976) 1 year ago
LICENSE c1d378de21 Add @uppy/utils skeleton. 6 years ago
README.md 7adacb74a7 meta: Fix logos in all the readmes (#4407) 2 years ago
package.json 3be236ddc9 Release: uppy@3.23.0 (#4976) 1 year ago
tsconfig.build.json 51ecc66e64 @uppy/utils: refactor to TS (#4699) 1 year ago
tsconfig.json 588bfb515e meta: prettier 3.0.3 -> 3.2.4 (#4889) 1 year ago

README.md

@uppy/utils

npm version 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.