Skip to content

Router implementation, extends Backbone.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).

License

vovacodes/icosahedron-router

Repository files navigation

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.

About

Router implementation, extends Backbone.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).

Resources

License

Stars

Watchers

Forks

Packages

No packages published