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

std/node: add url module #5393

Closed
EvanHahn opened this issue May 14, 2020 · 4 comments
Closed

std/node: add url module #5393

EvanHahn opened this issue May 14, 2020 · 4 comments
Labels

Comments

@EvanHahn
Copy link
Contributor

For completeness, we should add a polyfill for Node's url module.

@aricart
Copy link
Contributor

aricart commented May 14, 2020

new URL() supporting proper parsing of any protocol would be sufficient.

@crowlKats
Copy link
Member

subset of #3403

@EvanHahn
Copy link
Contributor Author

@aricart I agree, though some folks might want to use std/node for Node compatibility.

@crowlKats Should #3403 be broken up into smaller issues like this one? Or should we close this one? I was following @bartlomieju's advice when I created this issue.

@stale
Copy link

stale bot commented Jan 6, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 6, 2021
@stale stale bot closed this as completed Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants