Skip to content
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

Adding URLPattern #79

Open
jasnell opened this issue Feb 8, 2025 · 0 comments · May be fixed by #80
Open

Adding URLPattern #79

jasnell opened this issue Feb 8, 2025 · 0 comments · May be fixed by #80

Comments

@jasnell
Copy link
Contributor

jasnell commented Feb 8, 2025

Node.js has recently added URLPattern. This makes at least three non-browser runtimes that support it:

  • Node.js - Supported
  • Deno - Supported
  • Cloudflare Workers - Supported
  • Bun - Unsupported

While URLPattern definitely has it's issues that make it less than ideal for broad use in non-browser runtimes, it is a web platform standard API.

Proposing that we add it the minimum common.

jasnell added a commit that referenced this issue Feb 10, 2025
@jasnell jasnell linked a pull request Feb 10, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant