uppy/packages/@uppy/utils
Antoine du Hamel 7b8316ed81
xhr: use symbol for internal options (#2934)
* xhr: use symbol for internal options

* fixup! xhr: use symbol for internal options
2021-06-30 12:06:10 +01:00
..
src xhr: use symbol for internal options (#2934) 2021-06-30 12:06:10 +01:00
types xhr: use symbol for internal options (#2934) 2021-06-30 12:06:10 +01:00
LICENSE Add @uppy/utils skeleton. 2018-06-14 16:31:19 +02:00
package.json Remove IE polyfills and special casing (#2947) 2021-06-28 11:34:51 +02:00
README.md Add all the CI badges (#2725) 2021-01-13 00:30:59 +00:00

@uppy/utils

Uppy logo: a superman puppy in a pink suit

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.