camme / jquery-router-plugin

Jquery plugin to handle routes for both hash and push state.
104 stars 47 forks source link

Some fixes and a testsuite #4

Open cobexer opened 9 years ago

cobexer commented 9 years ago

I just found your plugin and thought it looked useful but could not find tests or extensive documentation so I wrote a testsuite to checkout what this plugin can do.

The first 2 commits are a bugfix and jshint violation fixes - separated out in case you dislike the testsuite(/tooling).

Have fun :smiley: