dependabot[bot] 2481f0bcc7 build(deps-dev): bump rollup from 4.18.0 to 4.22.4 (#5470) 7 maanden geleden
..
src 8090eacdf2 Merge stable branch 11 maanden geleden
typings b2346fa4c3 @uppy/svelte: remove UMD output and make it use newer types (#5023) 1 jaar geleden
.gitignore 06371a9d1a meta: fix `yarn build:clean` (#4866) 1 jaar geleden
.npmignore b2346fa4c3 @uppy/svelte: remove UMD output and make it use newer types (#5023) 1 jaar geleden
CHANGELOG.md 1aa355d47a Release: uppy@4.4.0 (#5467) 7 maanden geleden
LICENSE ff3127f663 Svelte integration (#2671) 4 jaren geleden
README.md 7d6937300a meta: enable prettier for markdown (#5133) 1 jaar geleden
package.json 2481f0bcc7 build(deps-dev): bump rollup from 4.18.0 to 4.22.4 (#5470) 7 maanden geleden
rollup.config.js 3f2f37ffc8 @uppy/svelte: fix generated module to not bundle Svelte (#5446) 8 maanden geleden
tsconfig.json b2346fa4c3 @uppy/svelte: remove UMD output and make it use newer types (#5023) 1 jaar geleden

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.