A JavaScript router that doesn't care how you render
[![npm][badge]][npm-link]
[badge]: https://img.shields.io/npm/v/@curi/router.svg
[npm-link]: https://npmjs.com/package/@curi/router
@curi/router is a simple route configuration package for creating single page apps. Navigation is powered by hickory.
```
npm install --save @curi/router
For more information, please check out the @curi/router` page on the documentation website.