universal-router-outlet
Version:
Use universal router in a web components app. Router outlet will take care of updating the right components when the url route changes
14 lines (7 loc) • 513 B
Markdown
# Nano state store
**Use universal router in a web components app. Router outlet will take care of updating the right components when the url route changes**
Follow on twitter: [@visual-space](https://twitter.com/visual_space), [@adriancmoisa](https://twitter.com/adriancmoisa)
**This is WORK IN PROGRESS. It is far from being released so don't bother to check this project for the moment.**
## Installation and usage
Download latest package from npm:
npm i universal-router-outlet --save