mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-24 02:38:58 +00:00
* FileProgress.ts - convert to typescript * Buttons.tsx - convert to typescript Buttons.tsx - convert to typescript (partial) Buttons.tsx - convert to typescript (partial) Buttons.tsx - convert to typescript * everywhere - remove `ComponentChild` * FileItem.tsx - convert to typescript * FileList.jsx - fix the comments, they got a bit shuffled some time ago * FileList.tsx - convert to typscript * Dashboard.tsx - add back missing props * FileInfo.tsx - convert to typescript FileInfo.tsx - convert to typescript (partial) FileInfo.tsx - convert to typescript * everywhere - remove excessive props |
||
|---|---|---|
| .. | ||
| src | ||
| .npmignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
@uppy/utils
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