github-actions[bot] d425517c64 Release: uppy@4.0.0-beta.1 (#5047) 1 year ago
..
src b2346fa4c3 @uppy/svelte: remove UMD output and make it use newer types (#5023) 1 year ago
typings b2346fa4c3 @uppy/svelte: remove UMD output and make it use newer types (#5023) 1 year ago
.gitignore 06371a9d1a meta: fix `yarn build:clean` (#4866) 1 year ago
.npmignore b2346fa4c3 @uppy/svelte: remove UMD output and make it use newer types (#5023) 1 year ago
CHANGELOG.md d425517c64 Release: uppy@4.0.0-beta.1 (#5047) 1 year ago
LICENSE ff3127f663 Svelte integration (#2671) 4 years ago
README.md 7adacb74a7 meta: Fix logos in all the readmes (#4407) 2 years ago
package.json d425517c64 Release: uppy@4.0.0-beta.1 (#5047) 1 year ago
rollup.config.js b2346fa4c3 @uppy/svelte: remove UMD output and make it use newer types (#5023) 1 year ago
tsconfig.json b2346fa4c3 @uppy/svelte: remove UMD output and make it use newer types (#5023) 1 year ago

README.md

@uppy/svelte

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

Svelte component wrappers around Uppy’s 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’s no documentation yet, so this link won’t work. Stay tuned for more info

License

The MIT License.