Crossroads.js is a JavaScript routing system not unlike CodeIgniter, Django or CakePHP.
Crossroads.js can serve to route URLs and server requests, or serve as a communication system for your application.
Crossroads is almost dependency-free (the only dependency), and can be used together with other JS libraries
It comes in three variations; the only thing that differs from each one is the code wrapper for crossroad deployment.
This library has a detailed documentation, and if you fancy a lightweight alternative to current routing systems, Crossroads might be interesting for you.













