Skip to content
millermedeiros edited this page Apr 14, 2011 · 5 revisions

Crossroads.js is a routing system that isn't strictly related with the URL, location.hash and/or server requests. The idea is to process any kind of string input and dispatch events if it matches any of the desired patterns.

License

MIT license.

Clone this wiki locally