github-actions[bot] ca0a7864c9 Release: uppy@4.6.0 (#5500) před 5 měsíci
..
src e6b5cb897b @uppy/svelte: use SvelteKit as the build tool (#5484) před 6 měsíci
.gitignore e6b5cb897b @uppy/svelte: use SvelteKit as the build tool (#5484) před 6 měsíci
.npmignore b2346fa4c3 @uppy/svelte: remove UMD output and make it use newer types (#5023) před 1 rokem
CHANGELOG.md ca0a7864c9 Release: uppy@4.6.0 (#5500) před 5 měsíci
LICENSE ff3127f663 Svelte integration (#2671) před 4 roky
README.md 71a6fcd956 Fix links (#5492) před 5 měsíci
package.json ca0a7864c9 Release: uppy@4.6.0 (#5500) před 5 měsíci
svelte.config.js e6b5cb897b @uppy/svelte: use SvelteKit as the build tool (#5484) před 6 měsíci
tsconfig.json e6b5cb897b @uppy/svelte: use SvelteKit as the build tool (#5484) před 6 měsíci
vite.config.js e6b5cb897b @uppy/svelte: use SvelteKit as the build tool (#5484) před 6 měsíci

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.