0.7.0 • Published 9 years ago

panels-router v0.7.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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 and popstate 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

  1. Get iojs. Guide.
  2. 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

https://usepanels.com https://UXtemple.com

0.7.0

9 years ago

0.6.0

9 years ago

0.5.4

9 years ago

0.5.3

9 years ago

0.5.2

9 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.1.0

9 years ago