uppy/packages/@uppy/utils
Antoine du Hamel 0375a490b5
@uppy/aws-s3-multipart: empty the queue when pausing (#4203)
This is to avoid leaving aborted requests in the queue that would
be reported as errors instead of being ignored.
2022-11-09 20:23:29 +01:00
..
src @uppy/aws-s3-multipart: empty the queue when pausing (#4203) 2022-11-09 20:23:29 +01:00
types @uppy/utils: add cause support for AbortErrors (#4198) 2022-11-07 22:35:33 +01:00
CHANGELOG.md Release: uppy@3.1.0 (#4121) 2022-09-25 19:08:30 +00:00
LICENSE Add @uppy/utils skeleton. 2018-06-14 16:31:19 +02:00
package.json Release: uppy@3.1.0 (#4121) 2022-09-25 19:08:30 +00:00
README.md Add retext to markdown linter (#3024) 2021-10-14 16:10:45 +02:00

@uppy/utils

Uppy logo: a superman puppy in a pink suit

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.