2012
URI.js - URLs in Javascript
by Spone & 1 other2011
2009
Joe Gregorio | BitWorking | Projects | URI-Templates
by greut & 1 otherURI Templates are strings that contain embedded variables that are transformed into URIs after embedded variables are substituted. This specification defines the structure and syntax of URI Templates.
URI templates by Joe. Can this be used to describe the routing made by a web app?