New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

icosahedron-router

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

icosahedron-router

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


Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created

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.

FAQs

Package last updated on 26 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts