Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pdsuwwz/history-router-handler

Simple History API for router
https://github.com/pdsuwwz/history-router-handler

aftereach beforeeach history popstate pushstate router

Last synced: 13 days ago
JSON representation

Simple History API for router

Awesome Lists containing this project

README

        

# history-router-handler
History API for router

🚀 [Playground](http://history-router-handler.vercel.app/)

## Install

Run `pnpm i` to install the dependencies.

```bash
pnpm i
```

## Quickstart

Run `pnpm dev` to start the frontend dev server.

```bash
pnpm dev
```