mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 18:29:09 +00:00
* fix race condtion when adding files don't call addFolder from listAllFiles because that would call addFile before all folders were loaded also remove unused selectedFolders state * fix also the case of adding multiple folders * fix todo: remove SharedHandler * remove loaderWrapper * fix logic * fix the last race condition * fix broken duplicate file check * fix logic * prettiyfy loop * add user feedback so they know that something is happening * run corepack yarn run build:locale-pack * Revert "run corepack yarn run build:locale-pack" This reverts commit |
||
|---|---|---|
| .. | ||
| src | ||
| types | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@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