https://github.com/LuSuguru/fake-react
基于官方 React 16.8.6 的源码并使用 TypeScript 仿写的 React,实现了 16.8.6 的90%功能
https://github.com/LuSuguru/fake-react
Last synced: about 1 month ago
JSON representation
基于官方 React 16.8.6 的源码并使用 TypeScript 仿写的 React,实现了 16.8.6 的90%功能
- Host: GitHub
- URL: https://github.com/LuSuguru/fake-react
- Owner: LuSuguru
- Created: 2018-03-02T02:13:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T08:57:05.000Z (over 2 years ago)
- Last Synced: 2024-11-18T08:55:02.611Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 4.25 MB
- Stars: 75
- Watchers: 6
- Forks: 12
- Open Issues: 22
Awesome Lists containing this project
- awesome-react-cn - 基于官方 React 16.8.6 的源码并使用 TypeScript 仿写的 React