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.
- Host: GitHub
- URL: https://github.com/srph/toy-html5-router
- Owner: srph
- Created: 2016-01-10T20:46:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-10T20:47:18.000Z (over 10 years ago)
- Last Synced: 2025-01-26T17:15:45.238Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

## html5-router-poc
A poc of a basic router based on HTML5 History API.
### Running
```
open index.html
```