si-web-components

Si Web Components

An exploration of creating Web Components (vanilla, Svelte & Stencil)

An exploration of creating Web Components

component specs:

  • button with number that increases on click
  • number (count) can be set from outside through attribute like this:
<my-counter count="30"></my-counter>

View counter components written in Vanilla JS, Svelte and Stencil in action!

general:

Web Component Slides

Top categories

Loading Svelte Themes