azicchetti / jquerymobile-router

A router/controller for jquery mobile. Also adds support for client-side parameters in the hash part of the url. The routes handles regexp based routes. This plugin can be used alone or (better) with Backbone.js or Spine.js, because it's originally meant to replace their router with something integrated with jQM.
GNU General Public License v2.0
402 stars 69 forks source link

Versions are not tagged and not downloadable #50

Closed dwt closed 11 years ago

dwt commented 11 years ago

It's really hard to find the specific revision of a specific revision.

Please tag your releases and make them available via the github download facility to ease working with your project.