# hashgo.js
**Repository Path**: yimicat/hashgo.js
## Basic Information
- **Project Name**: hashgo.js
- **Description**: 轻量级前端单页路由框架
- **Primary Language**: JavaScript
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2017-11-09
- **Last Updated**: 2024-10-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## hashgo.js
轻量单页路由
> 1.支持所有浏览器
2.无 JavaScript 库依托
3.轻量
```bash
npm install -D hashgo
```
```bash
yarn add -D hashgo
```
```bash
pnpm install -D hashgo
```
demo:[https://yimicat.github.io/hashgo.js/examples/demo.html](https://yimicat.github.io/hashgo.js/examples/demo.html "demo")