uppy/packages/@uppy/svelte
Merlijn Vos 7d6937300a
meta: enable prettier for markdown (#5133)
* meta: enable prettier for markdown

* Ignore changelogs

* revert CHANGELOG changes

* More formatting

---------

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2024-05-02 11:35:55 +02:00
..
src @uppy/svelte: fix TS build command (#4720) 2023-10-02 17:38:00 +02:00
.gitignore meta: fix yarn build:clean (#4866) 2024-01-16 17:11:51 +01:00
.npmignore add .npmignore files to ignore .gitignore when packing (#3380) 2021-12-21 14:39:54 +01:00
CHANGELOG.md Release: uppy@3.25.0 (#5127) 2024-04-29 14:35:21 +00:00
LICENSE Svelte integration (#2671) 2020-12-23 13:45:26 +00:00
package.json Release: uppy@3.25.0 (#5127) 2024-04-29 14:35:21 +00:00
README.md meta: enable prettier for markdown (#5133) 2024-05-02 11:35:55 +02:00
rollup.config.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
tsconfig.json meta: prettier 3.0.3 -> 3.2.4 (#4889) 2024-01-24 11:37:01 +01:00

@uppy/svelte

Uppy logo: a smiling puppy above a pink upwards arrow

npm version CI status for Uppy tests CI status for Companion tests CI status for browser tests

Svelte component wrappers around Uppys 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, theres no documentation yet, so this link wont work. Stay tuned for more info

License

The MIT License.