Antoine du Hamel 34c78e9093 meta: run Prettier on existing files (#4713) 1 year 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 a5f6248506 Release: uppy@3.17.0 (#4716) 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 a5f6248506 Release: uppy@3.17.0 (#4716) 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.