https://github.com/ymdarake/vdom
Virtual DOM from scratch
https://github.com/ymdarake/vdom
from-scratch javascript virtual-dom
Last synced: 23 days ago
JSON representation
Virtual DOM from scratch
- Host: GitHub
- URL: https://github.com/ymdarake/vdom
- Owner: ymdarake
- Created: 2018-12-07T03:10:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T05:23:52.000Z (over 3 years ago)
- Last Synced: 2025-10-07T12:55:54.959Z (8 months ago)
- Topics: from-scratch, javascript, virtual-dom
- Language: JavaScript
- Homepage:
- Size: 929 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vdom
Virtual DOM from scratch
# Thanks to
- https://dev.to/ycmjason/building-a-simple-virtual-dom-from-scratch-3d05