github-actions[bot] 9d03b6f600 Release: uppy@3.0.0-beta.5 (#3991) 2 years ago
..
src 934ba79f00 core: wrap plugins in div.uppy-Root and set dir attrubute in UIPlugin (#3692) 3 years ago
.gitignore ff3127f663 Svelte integration (#2671) 4 years ago
.npmignore e65f2b0397 add `.npmignore` files to ignore .gitignore when packing (#3380) 3 years ago
CHANGELOG.md 24cd9e6251 Release: uppy@2.3.2 (#3383) 3 years ago
LICENSE ff3127f663 Svelte integration (#2671) 4 years ago
README.md 55e0ffd04a Add retext to markdown linter (#3024) 3 years ago
package.json 9d03b6f600 Release: uppy@3.0.0-beta.5 (#3991) 2 years ago
rollup.config.js 764c2ccada Update Linter (#2796) 4 years ago
tsconfig.json ff3127f663 Svelte integration (#2671) 4 years 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.