es6-url-template
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 …
Updated by @tpluscode
router-uri-convert
convert uri-template replace :varname with {+varname} to make it RFC 6570 compatible
Updated by @bluelovers
uri-template.js
Node/Javascript URI Template (RFC 6570) that supports both expansion & extraction
Updated by @rezigned