bencergazda 6a96c6fd06 fix: @uppy/utils - `getFileType()` always returns a string (#3294) 3 years ago
..
src 56339fc3e5 Rewrite Companion providers to use streams to allow simultaneous upload/download without saving to disk (#3159) 3 years ago
types 6a96c6fd06 fix: @uppy/utils - `getFileType()` always returns a string (#3294) 3 years ago
LICENSE c1d378de21 Add @uppy/utils skeleton. 6 years ago
README.md 55e0ffd04a Add retext to markdown linter (#3024) 3 years ago
package.json b8b4127bd5 Release 3 years ago

README.md

@uppy/utils

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.