Merge pull request #382 from jcbrand/master

Mention Backbone.VDOMView in the README
pull/380/head^2
Simon Friis Vindum 7 years ago committed by GitHub
commit d0ddf15ec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -701,6 +701,7 @@ Here are some approaches to building applications with Snabbdom.
A JavaScript library for rendering html. Tung helps to divide html and JavaScript development.
* [sprotty](https://github.com/theia-ide/sprotty) - "A web-based diagramming framework" uses Snabbdom.
* [Mark Text](https://github.com/marktext/marktext) - "Realtime preview Markdown Editor" build on Snabbdom.
* [Backbone.VDOMView](https://github.com/jcbrand/backbone.vdomview) - A [Backbone](http://backbonejs.org/) View with VirtualDOM capability via Snabbdom.
Be sure to share it if you're building an application in another way
using Snabbdom.

Loading…
Cancel
Save