RouterJs is a simple router for your Ajax web apps. It's build upon History.js which means that it supports the HTML5 History API with a fragment fallback for HTML4 browsers. Highly inspired by the Backbone.js Router it also supports passing parameters with :param and splat parts with *splat.
RouterJs is a simple router for your Ajax web apps. It's build upon History.js which means that it supports the HTML5 History API with a fragment fallback for HTML4 browsers. Highly inspired by the Backbone.js Router it also supports passing parameters with :param
and splat parts with *splat
.