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

https://github.com/codemix/url-route

Web component providing URL routing
https://github.com/codemix/url-route

Last synced: 8 months ago
JSON representation

Web component providing URL routing

Awesome Lists containing this project

README

          

url-route
================

See the [component page](http://codemix.github.io/url-route) for more information.

# Usage

```html


Showing the {{page}} page!


```

```html


Showing thing #{{num}}


```

```html



This is an info panel

```