I'm in the need for a routing library to handle my paths for a client side js app.
I'm currently using backbone.js, which while great, is not fully featured enough.
I'm looking for a dedicated pathing library that I can replace backbone with (only in terms of pathing, still want to use that for MVC), something with a lot of features.
Thanks