Merge pull request #178 from amirouche/amirouche/doc

add «snabbdom in the wild» section
pull/184/head
Simon Friis Vindum 8 years ago committed by GitHub
commit 7cdbff4e75

@ -632,6 +632,10 @@ Here are some approaches to building applications with Snabbdom.
* [Cycle.js](https://cycle.js.org/)
"A functional and reactive JavaScript framework for cleaner code"
uses Snabbdom
* [Vue.js](http://vuejs.org/) use a fork of snabbdom.
* [scheme-todomvc](https://github.com/amirouche/scheme-todomvc/) build
redux-like architecture on top of snabbdom bindings.
Be sure to share it if you're building an application in another way
using Snabbdom.

Loading…
Cancel
Save