-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
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
Support ".compile" #68
Comments
I recall there's been a discussion around this in the design document repo. Please feel free to link to it. |
Feature requests should be filed for the spec repo https://github.com/WICG/urlpattern |
This is already on file at: whatwg/urlpattern#73 |
Perfect! Thank you, @kenchris @wanderview! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for moving so fast with the
URLPattern
!I'd like to know if you're planning on supporting a
.compile
method (referring to the .compile() frompath-to-regexp
). It'd be great to populate a URL pattern with values:The text was updated successfully, but these errors were encountered: