1.0.0 • Published 2 years ago

@freewheel/modulajs-router v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Modulajs Router

NPM version Apache V2 License

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.

License

Apache-2.0