uppy/packages/@uppy/utils
2022-05-23 09:40:50 +02:00
..
src @uppy/utils: refactor to ESM (#3721) 2022-05-23 09:40:50 +02:00
types fix: @uppy/utils - getFileType() always returns a string (#3294) 2021-11-03 12:30:10 +01:00
CHANGELOG.md Release: uppy@2.9.4 (#3667) 2022-04-27 13:40:07 +01:00
LICENSE Add @uppy/utils skeleton. 2018-06-14 16:31:19 +02:00
package.json @uppy/utils: refactor to ESM (#3721) 2022-05-23 09:40:50 +02: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.