Merge pull request #380 from flintinatux/patch-1

Add puddles to README.md
pull/384/head
Simon Friis Vindum 7 years ago committed by GitHub
commit 1c4bfb76ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -701,6 +701,8 @@ 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.
* [puddles](https://github.com/flintinatux/puddles) -
"Tiny vdom app framework. Pure Redux. No boilerplate." - Built with :heart: 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

Loading…
Cancel
Save