https://github.com/marutypes/boo-routely
simple routing for web component based apps
https://github.com/marutypes/boo-routely
Last synced: 2 months ago
JSON representation
simple routing for web component based apps
- Host: GitHub
- URL: https://github.com/marutypes/boo-routely
- Owner: marutypes
- License: other
- Created: 2019-04-03T00:25:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T00:33:43.000Z (about 6 years ago)
- Last Synced: 2025-01-29T21:49:44.592Z (4 months ago)
- Language: JavaScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boo-Routely
**This project is WIP** :)
A simple set of custom elements for routing in single page applications, built on top of (and most fun to use with)[Haunted](https://github.com/matthewp/haunted#readme).
## Installation
Not on NPM yet, so you gotta use```js
yarn add themallen/boo-routely
```## Usage
Check out the `/examples` folder for now, docs and tests soon.
## License
[MIT](LICENSE).