https://github.com/fibo/github-pages-router
client side router for GitHub Pages, with transition API
https://github.com/fibo/github-pages-router
github-pages router
Last synced: 6 months ago
JSON representation
client side router for GitHub Pages, with transition API
- Host: GitHub
- URL: https://github.com/fibo/github-pages-router
- Owner: fibo
- License: mit
- Created: 2024-07-02T13:07:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-24T12:20:15.000Z (about 1 year ago)
- Last Synced: 2025-09-30T16:48:46.708Z (10 months ago)
- Topics: github-pages, router
- Language: HTML
- Homepage: https://fibo.github.io/github-pages-router/
- Size: 46.9 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Pages Router
> A client side router for GitHub Pages, with View Transitions API
## Usage
Declare routes and links using `ghp-*` custom elements, for example
```html
```
See [documentation and examples here](https://fibo.github.io/github-pages-router/).
## License
[MIT](http://fibo.github.io/mit-license)