webcomponent-svelte

Webcomponent Svelte

sample building webcomponent with Svelte

Create Web-components using Svelte

Following these tutorials, I'm able to create + export some Web-components

How to Publish these Web Components and use them in the outside world

pnpm build

To bundle the web components in this repository to the dist folder (ES + UMD).

Then We should be able to import these bundle to any project (vue, react...)

Top categories

Loading Svelte Themes