An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

## 使用 hash 实现的前端路由

+ 实现最基本的页面无刷新路由跳转,回退
+ 路径缓存
+ 动态路由
+ 路由中间件