Antoine du Hamel 4f91a0d529 @uppy/angular,meta: upgrade to Angular 17.x and to TS 5.4 (#5008) hace 1 año
..
public 34c78e9093 meta: run Prettier on existing files (#4713) hace 1 año
src 3ce4ec4b91 remove use of deprecated `metaFields` option (#4073) hace 2 años
.gitignore 35013e11cb example: fix svelte example (#4017) hace 2 años
README.md 35013e11cb example: fix svelte example (#4017) hace 2 años
package.json 4f91a0d529 @uppy/angular,meta: upgrade to Angular 17.x and to TS 5.4 (#5008) hace 1 año
postcss.config.js e0f17e3753 meta: fix linter warnings (#4039) hace 2 años
rollup.config.js e0f17e3753 meta: fix linter warnings (#4039) hace 2 años
server.mjs 35013e11cb example: fix svelte example (#4017) hace 2 años
tsconfig.json 588bfb515e meta: prettier 3.0.3 -> 3.2.4 (#4889) hace 1 año

README.md

Uppy with Svelte

Run it

To run this example, make sure you've correctly installed the repository root:

corepack yarn install
corepack yarn build

Then, again in the repository root, start this example by doing:

corepack yarn workspace @uppy-example/svelte-app start