uppy/packages/@uppy/svelte
2026-06-22 01:40:25 +05:30
..
src/lib refactor(core): merge @uppy/utils into core via ./utils export 2026-06-22 01:40:25 +05:30
.gitignore Headless components (#5727) 2025-05-22 09:59:43 +02:00
.npmignore @uppy/svelte: remove UMD output and make it use newer types (#5023) 2024-03-28 10:04:39 +01:00
CHANGELOG.md [ci] release (#6166) 2026-02-03 11:08:41 +01:00
LICENSE Svelte integration (#2671) 2020-12-23 13:45:26 +00:00
package.json @uppy: upgrade deps (#6307) 2026-05-29 18:58:42 +05:30
README.md Fix links (#5492) 2024-10-29 13:54:00 +01:00
svelte.config.js Migrate from Eslint/Prettier/Stylelint to Biome (#5794) 2025-07-01 14:55:41 +02:00
tsconfig.json Migrate from Eslint/Prettier/Stylelint to Biome (#5794) 2025-07-01 14:55:41 +02:00
turbo.json Add useImageEditor (#6122) 2026-01-29 11:13:12 +01:00
vite.config.js Migrate from Eslint/Prettier/Stylelint to Biome (#5794) 2025-07-01 14:55:41 +02:00

@uppy/svelte

Uppy logo: a smiling puppy above a pink upwards arrow

npm version CI status for Uppy tests CI status for Companion tests CI status for browser tests

Svelte component wrappers around Uppys officially maintained UI plugins.

Uppy is being developed by the folks at Transloadit, a versatile file encoding service.

Installation

All Svelte components are provided through the @uppy/svelte package.

Install from NPM:

npm install @uppy/svelte
# Or with yarn
yarn add @uppy/svelte

Documentation

Documentation for this plugin can be found on the Uppy website. At the moment, theres no documentation yet, so this link wont work. Stay tuned for more info

License

The MIT License.