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

https://github.com/dreamacro/virtual-dom

a simple virtual-dom implementation for understanding how it works
https://github.com/dreamacro/virtual-dom

typescript virtual-dom

Last synced: 4 months ago
JSON representation

a simple virtual-dom implementation for understanding how it works

Awesome Lists containing this project

README

          

# Introduction [![Build Status](https://travis-ci.org/Dreamacro/virtual-dom.svg)](https://travis-ci.org/Dreamacro/virtual-dom)

a simple virtual-dom implementation for understanding how it works