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
- Host: GitHub
- URL: https://github.com/dreamacro/virtual-dom
- Owner: Dreamacro
- License: mit
- Created: 2017-04-27T17:02:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T10:12:54.000Z (over 7 years ago)
- Last Synced: 2024-10-29T10:37:00.389Z (12 months ago)
- Topics: typescript, virtual-dom
- Language: TypeScript
- Homepage:
- Size: 76.2 KB
- Stars: 27
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction [](https://travis-ci.org/Dreamacro/virtual-dom)
a simple virtual-dom implementation for understanding how it works