diff --git a/README.md b/README.md index d23b631d..462fd8bd 100644 --- a/README.md +++ b/README.md @@ -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.