https://github.com/chokcoco/ccrouter
Front-end router component implemented using hash.
https://github.com/chokcoco/ccrouter
Last synced: 11 months ago
JSON representation
Front-end router component implemented using hash.
- Host: GitHub
- URL: https://github.com/chokcoco/ccrouter
- Owner: chokcoco
- Created: 2018-11-22T11:57:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T08:57:13.000Z (over 7 years ago)
- Last Synced: 2025-06-28T16:51:00.822Z (about 1 year ago)
- Language: JavaScript
- Size: 15.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## 使用 hash 实现的前端路由
+ 实现最基本的页面无刷新路由跳转,回退
+ 路径缓存
+ 动态路由
+ 路由中间件