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

https://github.com/srph/toy-html5-router

A poc of a basic router based on HTML5 History API.
https://github.com/srph/toy-html5-router

Last synced: 11 months ago
JSON representation

A poc of a basic router based on HTML5 History API.

Awesome Lists containing this project

README

          

![preview](preview.gif)
## html5-router-poc
A poc of a basic router based on HTML5 History API.

### Running
```
open index.html
```