mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-19 09:34:02 +00:00
* Move stats to plugin list, add table with versions of all plugins * Update Hexo to 4.0, and other deps too * update hexo-filter-github-emojis dependecy, run lerna bootstrap * re-create package-lock.json * crap, it adds body/html to any document now, and this is a partial :( * companion: temporary fix for ts compile error * fix netlify maybe * node 12 is lts * revert attempted netlify command fix * update package-lock.json
392 B
392 B
| title | type | subtype | body_class | filter_modules | permalink | order | category |
|---|---|---|---|---|---|---|---|
| List of Plugins | docs | plugin-list | page-plugin-list | true | docs/plugins/ | 3 | Docs |
Everything in Uppy is a Plugin. This lets us offer a wealth of features, but avoid bloating your JS bundle sizes if you don't need all of them.
See list of packages and sizes below to install what you need.