A URI template implementation (RFC 6570 compliant)
URI.js is a Javascript library for working with URLs.
An RFC-6570 URI Template implementation
Match a URI to a pattern in a collection of URI Templates
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.