https://github.com/ronffy/react-context-hooks-router
一个react项目,不依赖状态库,通过context和hook管理全局状态的包含路由功能的初始化项目
https://github.com/ronffy/react-context-hooks-router
react react-hooks router
Last synced: 28 days ago
JSON representation
一个react项目,不依赖状态库,通过context和hook管理全局状态的包含路由功能的初始化项目
- Host: GitHub
- URL: https://github.com/ronffy/react-context-hooks-router
- Owner: ronffy
- Created: 2020-06-22T02:43:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T12:19:29.000Z (almost 2 years ago)
- Last Synced: 2025-06-17T21:04:22.314Z (12 months ago)
- Topics: react, react-hooks, router
- Language: JavaScript
- Homepage:
- Size: 248 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-context-hooks-router
一个`react`项目,不依赖状态库,通过`context`和`hooks`管理全局状态的包含`路由`功能的初始化项目。