uppy/packages/@uppy/svelte
Mikael Finstad 2509266130
Revert "[ci] release (#5973)"
This reverts commit a45cd87d39.
2025-09-26 11:30:56 +02:00
..
src/lib add back framework wrappers for @uppy/status-bar (#5948) 2025-09-17 10:40:57 +02:00
.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 Revert "[ci] release (#5973)" 2025-09-26 11:30:56 +02:00
LICENSE Svelte integration (#2671) 2020-12-23 13:45:26 +00:00
package.json Revert "[ci] release (#5973)" 2025-09-26 11:30:56 +02:00
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 Fix turbo race condition (#5839) 2025-07-23 10:49:11 +02: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.