uppy/packages/@uppy/utils
2024-01-18 16:23:52 +01:00
..
src @uppy/utils: improve types for findDOMElement (#4873) 2024-01-18 16:23:52 +01:00
types meta: run Prettier on existing files (#4713) 2023-09-29 11:11:28 +02:00
CHANGELOG.md Release: uppy@3.21.0 (#4823) 2023-12-12 22:39:49 +00:00
LICENSE Add @uppy/utils skeleton. 2018-06-14 16:31:19 +02:00
package.json @uppy/core: refactor to TS 2023-12-14 19:39:43 +01:00
README.md meta: Fix logos in all the readmes (#4407) 2023-04-07 23:46:04 +01:00
tsconfig.build.json @uppy/utils: refactor to TS (#4699) 2023-11-06 15:01:50 +01:00
tsconfig.json @uppy/utils: refactor to TS (#4699) 2023-11-06 15:01:50 +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.