Svelte Example Save

:rocket: :books: Some examples to test the Svelte Framework

Project README

Svelte Example

Some examples to test the Svelte Framework.

Installation

Node 7 is strongly recommended.

Yarn is also available.

npm install 
npm run build

Rollup will compile everything into dist folder, open public/index.html into your browser to see Svelte in action.

Rollup plugins

  • Eslint
  • Babel (presets: es2015 & stage-3)
  • Svelte

Available examples

  • Hello World component with default data & Two-Way binding (input)
  • Counter component with default data and on:click directive with an observer on this value
  • CatList and Cat components as nested components
Open Source Agenda is not affiliated with "Svelte Example" Project. README Source: charpeni/svelte-example
Stars
87
Open Issues
1
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating