uppy/packages/@uppy/utils
Artur Paikin b521a40ebb
When file is removed (or all are canceled), controller.abort queued requests (#4504)
* When file is removed (or all are canceled), controller.abort queued requests

* add controller.abort to all other remote uploaders too

* fix the queue

---------

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-06-19 11:28:23 +01:00
..
src When file is removed (or all are canceled), controller.abort queued requests (#4504) 2023-06-19 11:28:23 +01:00
types @uppy/utils: rename EventTracker -> EventManager (#4481) 2023-06-10 12:10:05 +02:00
CHANGELOG.md Release: uppy@3.6.0 (#4346) 2023-03-07 09:59:47 +00:00
LICENSE Add @uppy/utils skeleton. 2018-06-14 16:31:19 +02:00
package.json @uppy/utils: rename EventTracker -> EventManager (#4481) 2023-06-10 12:10:05 +02:00
README.md meta: Fix logos in all the readmes (#4407) 2023-04-07 23:46:04 +01:00

@uppy/utils

Uppy logo: a smiling puppy above a pink upwards arrow

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.