https://github.com/rwson/little-react
学习写一个React库
https://github.com/rwson/little-react
Last synced: about 2 months ago
JSON representation
学习写一个React库
- Host: GitHub
- URL: https://github.com/rwson/little-react
- Owner: rwson
- Created: 2017-09-05T06:08:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T09:27:39.000Z (almost 9 years ago)
- Last Synced: 2025-12-13T11:42:52.982Z (7 months ago)
- Language: JavaScript
- Size: 146 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# little-react
学习自己写一个React
- es5 + jquery(ES5 + jQuery版本, 主要用于学习React实现, 主要参考[这里](http://purplebamboo.github.io/2015/09/15/reactjs_source_analyze_part_one/)实现)
- src 学习自己写一个React库