A URI template implementation (RFC 6570 compliant)
URI.js is a Javascript library for working with URLs.
Expand express.js style URI templates, similar to RFC 6570
This is a simple URI template implementation following the RFC 6570 URI Template specification. The implementation supports all levels defined in the specification and is extensively tested.