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
- Host: GitHub
- URL: https://github.com/codemix/url-route
- Owner: codemix
- Created: 2014-05-25T21:45:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-27T00:39:14.000Z (over 11 years ago)
- Last Synced: 2024-11-11T09:50:09.458Z (about 1 year ago)
- Language: JavaScript
- Size: 645 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```