github-actions[bot] ca0a7864c9 Release: uppy@4.6.0 (#5500) 5 месяцев назад
..
src e6b5cb897b @uppy/svelte: use SvelteKit as the build tool (#5484) 6 месяцев назад
.gitignore e6b5cb897b @uppy/svelte: use SvelteKit as the build tool (#5484) 6 месяцев назад
.npmignore b2346fa4c3 @uppy/svelte: remove UMD output and make it use newer types (#5023) 1 год назад
CHANGELOG.md ca0a7864c9 Release: uppy@4.6.0 (#5500) 5 месяцев назад
LICENSE ff3127f663 Svelte integration (#2671) 4 лет назад
README.md 71a6fcd956 Fix links (#5492) 5 месяцев назад
package.json ca0a7864c9 Release: uppy@4.6.0 (#5500) 5 месяцев назад
svelte.config.js e6b5cb897b @uppy/svelte: use SvelteKit as the build tool (#5484) 6 месяцев назад
tsconfig.json e6b5cb897b @uppy/svelte: use SvelteKit as the build tool (#5484) 6 месяцев назад
vite.config.js e6b5cb897b @uppy/svelte: use SvelteKit as the build tool (#5484) 6 месяцев назад

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.