UNPKG

es6-url-template

Version:

This is a simple URI template implementation following the [RFC 6570 URI Template specification](http://tools.ietf.org/html/rfc6570). The implementation supports all levels defined in the specification and is extensively tested.

13 lines (12 loc) 137 B
{ "presets": [ [ "@babel/preset-env", { "targets": { "node": "current" } } ] ] }