Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rajdee/v-dom

List of Virtual DOM Implementations
https://github.com/rajdee/v-dom

Last synced: 24 days ago
JSON representation

List of Virtual DOM Implementations

Awesome Lists containing this project

README

        

# List of Virtual DOM Implementations

- [Bobril](https://github.com/Bobris/Bobril)
- [citojs](https://github.com/joelrich/citojs)
- [dom-layer](https://github.com/crysalead-js/dom-layer/)
- [Deku](https://github.com/dekujs/deku/)
- [Incremental DOM](https://github.com/google/incremental-dom)
- [InfernoJS](https://github.com/trueadm/inferno)
- [maquette](https://github.com/AFASSoftware/maquette/)
- [Mithril](http://lhorie.github.io/mithril/)
- [React](http://facebook.github.io/react/)
- [Riot](http://riotjs.com/)
- [Snabbdom](https://github.com/paldepind/snabbdom/)
- [uix](https://github.com/localvoid/uix)
- [Vidom](https://github.com/dfilatov/vidom/)
- [virtual-dom (Matt-Esch)](https://github.com/Matt-Esch/virtual-dom)
- [virtual-dom (evancz)](https://github.com/evancz/virtual-dom)