Skip to content

Commit

Permalink
Merge pull request cyclejs-community#19 from mciparelli/widdershin-bo…
Browse files Browse the repository at this point in the history
…ilerplate

added Widdershin/cycle-hot-reloading-example boilerplate
  • Loading branch information
staltz committed Jan 8, 2016
2 parents 6c36263 + a1a3645 commit 5e1b202
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ A collection of awesome Cycle.js tools, resources, videos and shiny things.

### Example Applications

* [cyclejs/cycle-examples](https://github.com/cyclejs/cycle-examples) - Official collection of small Cycle.js examples
* [cyclejs/cycle-examples](https://github.com/cyclejs/cycle-examples) - Official collection of small Cycle.js examples

* [cgeorg/todomvp](https://github.com/cgeorg/todomvp) - Minimum Viable Pizza, an example webapp written in Cycle.js

Expand Down Expand Up @@ -53,7 +53,7 @@ http://oleg.fi/graafi
* [edge/electron-cycle-media](https://github.com/edge/electron-cycle-media) - Media player written with Cycle.js and Electron.

* [kibin/cycle-example-who-to-follow](https://github.com/kibin/cycle-example-who-to-follow) - Small example partly implements twitter’s who to follow box using github api.

* [SkaterDad/cycle-snabbdom-examples](https://github.com/SkaterDad/cycle-snabbdom-examples) - Examples of nested components, using snabbdom-specific animations.


Expand Down Expand Up @@ -98,7 +98,7 @@ http://oleg.fi/graafi
* [erykpiast/cyclejs-stream](https://github.com/erykpiast/cyclejs-stream) - Observable (events stream) to which you can inject another streams.

* [erykpiast/cyclejs-wc](https://github.com/erykpiast/cyclejs-wc) - Utility for creating Web Components based on Cycle.js

* [ohanhi/hyperscript-helpers](https://github.com/ohanhi/hyperscript-helpers) - elm-html inspired helpers for writing hyperscript or virtual-hyperscript.

* [pH200/cycle-react](https://github.com/pH200/cycle-react) - use React instead of virtual-dom with a Cycle-like API
Expand All @@ -117,6 +117,8 @@ http://oleg.fi/graafi

* [cmdv/cycle-webpack-boilerplate](https://github.com/Cmdv/cycle-webpack-boilerplate) - Cycle app with routing, state handling and tests.

* [Widdershin/cycle-hot-reloading-example](https://github.com/Widdershin/cycle-hot-reloading-example) - A Cycle.js starter project with hot reloading using browserify-hmr

### Testing

* [erykpiast/cyclejs-mock](https://github.com/erykpiast/cyclejs-mock) - Utility for testing applications based on CycleJS framework.
Expand Down

0 comments on commit 5e1b202

Please sign in to comment.