Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rajdee/v-dom
- Owner: rajdee
- Created: 2015-09-03T14:44:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-02T20:37:55.000Z (about 9 years ago)
- Last Synced: 2024-10-29T10:48:32.919Z (2 months ago)
- Size: 133 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)