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

https://github.com/yimicat/hashgo.js

A lightweight router for js
https://github.com/yimicat/hashgo.js

javascript js location-hash router routes routing

Last synced: 11 months ago
JSON representation

A lightweight router for js

Awesome Lists containing this project

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")