1 Forks
30 Stars
30 Watchers

svelte-webcomponents

A ready-to-use project template to build custom elements (web components) with Svelte 3 with support and examples for web components, jest, sass, nested components with props, eslinting, stylelinting, Github actions, propagating custom events from shadow-DOM to real-DOM etc.

How to download and setup svelte-webcomponents

Open terminal and run command
git clone https://github.com/tal1992/svelte-webcomponents.git
git clone is used to create a copy or clone of svelte-webcomponents repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with svelte-webcomponents https://github.com/tal1992/svelte-webcomponents/archive/master.zip

Or simply clone svelte-webcomponents with SSH
[email protected]:tal1992/svelte-webcomponents.git

If you have some problems with svelte-webcomponents

You may open issue on svelte-webcomponents support forum (system) here: https://github.com/tal1992/svelte-webcomponents/issues