Merge pull request #310 from JanKoehnlein/patch-1

Added sprotty to the client section
pull/318/head
Simon Friis Vindum 8 years ago committed by GitHub
commit 25d8625c73

@ -666,6 +666,7 @@ Here are some approaches to building applications with Snabbdom.
uses Snabbdom uses Snabbdom
* [Tung](https://github.com/Reon90/tung) * [Tung](https://github.com/Reon90/tung)
A javascript library for rendering html. Tung helps to divide html and javascript development. 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.
Be sure to share it if you're building an application in another way Be sure to share it if you're building an application in another way
using Snabbdom. using Snabbdom.

Loading…
Cancel
Save