We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I don't see any URITemplate extraction method... did I miss it or is there a recommanded companion to do it, please?
The text was updated successfully, but these errors were encountered:
I have seen the alternatives in your readme (uri-template & uri-templates) but I prefer to use yours.
Sorry, something went wrong.
What exactly do you mean by "URITemplate extraction method"?
Extract the pairs (key/value) from an URI, based on the template, a few like this: https://github.com/rezigned/uri-template.js#extraction
extraction is not covered by RFC6570 and therefore wasn't implemented in URI.js
It's ok but why not a URI.js "companion" using your template structure? :)
No branches or pull requests
Hi,
I don't see any URITemplate extraction method... did I miss it or is there a recommanded companion to do it, please?
The text was updated successfully, but these errors were encountered: