0.2.0 • Published 9 years ago

icosahedron-router v0.2.0

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

Icosahedron Router

build status Dependency Status Dev Dependency Status

Sauce Test Status

Router implementation, extends 'ampersand-router', allows to map route handlers to the methods of another object (a la Marionette.Approuter) and provides 'beforeRoute' hook that could be used for implementing custom initialization logic or route filtering (a la Backbone.Routefilter).

Please use tests as a documentation.