@freewheel/modulajs-router
v1.0.0
Published
Manage router states in Model of modulajs
Downloads
6
Readme
Modulajs Router
Manage router states in Model of modulajs.
Installation
yarn add modulajs-router
Or use NPM
npm install --save modulajs-router
High Order Model
ModulaJS Router provides a high order helper withRouterModel
to initialize the routing in Model tree.
TBD
Routes
simpleRoute
TBD
contextSwitchRoute
TBD
booleanRoute
TBD
redirectRoute
TBD
Parameters in routes
TBD
Contributing
Please read our contributing guide for details on how to contribute to our project.