0.7.0 • Published 9 years ago
panels-router v0.7.0
panels router
Teleport all the things :).
PanelsRouter
is in charge of understanding panels
URIs which are the base of our logic.
API
Actions
#navigate(uri)
: go to a URI
history
#history
:pushstate
andpopstate
handler
Parser
#parse(uri)
: parses a panels URI
Store
#panels
: the list of panels' keys that represent the application#uri
: the application's URI
Install deps
- Get
iojs
. Guide. - Install the deps
npm install
.
Examples
See playground/playground.es6
.
Run it with npm start
.
License MIT
Darío Javier Cravero dario@uxtemple.com Tom Parandyk tom@uxtemple.com
(c) 2015 UXtemple Limited hi@uxtemple.com