uppy/packages/@uppy/svelte
2021-10-27 17:53:11 +02:00
..
src Fix editFile locale usage (#3108) 2021-08-17 12:32:21 +01: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.json meta: use workspace:^ instead of workspace:* (#3278) 2021-10-27 17:53:11 +02:00
README.md Add retext to markdown linter (#3024) 2021-10-14 16:10:45 +02: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

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.