Add Cyclow framework to README

Cyclow is a new reactive frontend framework for JavaScript I've created. It uses Snabbdom. Please, consider add it to "Structuring applications" section. Thank you.
pull/267/head
Patricio M. Ros 8 years ago committed by GitHub
parent 4ede863df2
commit c117be989e

@ -654,6 +654,9 @@ Here are some approaches to building applications with Snabbdom.
Stateful components and observables on top of snabbdom
* [Tweed](https://tweedjs.github.io)
An Object Oriented approach to reactive interfaces.
* [Cyclow](http://cyclow.js.org) -
"A reactive frontend framework for JavaScript"
uses Snabbdom
Be sure to share it if you're building an application in another way
using Snabbdom.

Loading…
Cancel
Save