uppy/packages/@uppy/svelte
Artur Paikin 4b782ffbbb Release
2021-06-30 23:07:21 +01:00
..
src Svelte integration (#2671) 2020-12-23 13:45:26 +00:00
.gitignore Svelte integration (#2671) 2020-12-23 13:45:26 +00:00
LICENSE Svelte integration (#2671) 2020-12-23 13:45:26 +00:00
package-lock.json Release 2021-06-30 23:07:21 +01:00
package.json Release 2021-06-30 23:07:21 +01:00
README.md Add all the CI badges (#2725) 2021-01-13 00:30:59 +00:00
rollup.config.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
tsconfig.json Svelte integration (#2671) 2020-12-23 13:45:26 +00:00

@uppy/svelte

Uppy logo: a superman puppy in a pink suit

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, there is no documentation yet, so this link won't work. Stay tuned for more info

License

The MIT License.