Skip to content

Conversation

@charpeni
Copy link
Contributor

@charpeni charpeni commented Dec 4, 2016

Add charpeni/svelte-example into README tools.

Rollup plugins

  • es output format
  • 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

@codecov-io
Copy link

codecov-io commented Dec 4, 2016

Current coverage is 90.86% (diff: 100%)

Merging #117 into master will not change coverage

@@             master       #117   diff @@
==========================================
  Files            48         48          
  Lines          1324       1324          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1203       1203          
  Misses          121        121          
  Partials          0          0          

Powered by Codecov. Last update 5770048...e2afbaa

@Rich-Harris Rich-Harris merged commit e2afbaa into sveltejs:master Dec 5, 2016
@Rich-Harris
Copy link
Member

Thanks! I moved it into a dedicated examples section

@charpeni charpeni deleted the svelte-example branch December 7, 2016 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants