github-actions[bot] 49c9bcc8b7 Release: uppy@3.18.0 (#4754) 1 year ago
..
src c0f7d762e5 @uppy/svelte: fix TS build command (#4720) 1 year ago
.gitignore c0f7d762e5 @uppy/svelte: fix TS build command (#4720) 1 year ago
.npmignore e65f2b0397 add `.npmignore` files to ignore .gitignore when packing (#3380) 3 years ago
CHANGELOG.md 49c9bcc8b7 Release: uppy@3.18.0 (#4754) 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 49c9bcc8b7 Release: uppy@3.18.0 (#4754) 1 year ago
rollup.config.js 764c2ccada Update Linter (#2796) 4 years ago
tsconfig.json 34c78e9093 meta: run Prettier on existing files (#4713) 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.