https://github.com/sbcd90/myreact
My implementation of Facebook React's dom diff algorithm
https://github.com/sbcd90/myreact
Last synced: 13 days ago
JSON representation
My implementation of Facebook React's dom diff algorithm
- Host: GitHub
- URL: https://github.com/sbcd90/myreact
- Owner: sbcd90
- Created: 2014-02-10T11:27:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-10T11:58:21.000Z (over 12 years ago)
- Last Synced: 2025-01-08T19:55:43.576Z (over 1 year ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An implementation of Facebook React's DOM diff algorithm.
Enhancements going on