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

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

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).