Demo Svelte

Svelte, develop with lightness.

Start Demo

$ npm i
$ npm run dev

Sections

Change src in index.html

  • src01 - Dynamic content
  • src02 - Component
  • src03 - Dynamic attributes
  • src04 - Bidirectional attribute
  • src05 - Component with bidirectional attribute
  • src06 - Component event
  • src07 - Logic Blocks
  • src08 - Loop Blocks
  • src09 - Lifecycle functions
  • src10 - Reactive statements
  • src11 - stores