Add Snabberb to README.

pull/496/head
Toby Mao 5 years ago committed by GitHub
parent f49c793eb4
commit f277d64eed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -703,6 +703,7 @@ Here are some approaches to building applications with Snabbdom.
* [Backbone.VDOMView](https://github.com/jcbrand/backbone.vdomview) - A [Backbone](http://backbonejs.org/) View with VirtualDOM capability via Snabbdom.
* [Rosmaro Snabbdom starter](https://github.com/lukaszmakuch/rosmaro-snabbdom-starter) - Building user interfaces with state machines and Snabbdom.
* [Pureact](https://github.com/irony/pureact) - "65 lines implementation of React incl Redux and hooks with only one dependency - Snabbdom"
*[Snabberb](https://github.com/tobymao/snabberb) - A minimalistic Ruby framework using [Opal](https://github.com/opal/opal) and Snabbdom for building reactive views.
Be sure to share it if you're building an application in another way
using Snabbdom.

Loading…
Cancel
Save