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

add more functions for node:url #2939

Merged
merged 1 commit into from
Oct 17, 2024
Merged

add more functions for node:url #2939

merged 1 commit into from
Oct 17, 2024

Conversation

anonrig
Copy link
Member

@anonrig anonrig commented Oct 16, 2024

Had to update node:path posix implementation to make sure new functions added to node:url is implemented correctly. The last remaining part of node:url is the legacy_url which I'll open a new pull-request to add it.

Adds:

  • fileURLToPath
  • pathToFileURL
  • toPathIfFileURL

@anonrig anonrig requested a review from jasnell October 16, 2024 20:07
@anonrig anonrig requested review from a team as code owners October 16, 2024 20:07
@anonrig anonrig requested a review from ketanhwr October 16, 2024 20:07
@anonrig anonrig force-pushed the yagiz/add-node-url-functions branch from 04b7d62 to e043f54 Compare October 16, 2024 20:08
@anonrig anonrig force-pushed the yagiz/add-node-url-functions branch 3 times, most recently from 69808e4 to 1b00b96 Compare October 17, 2024 17:19
@anonrig anonrig requested a review from jasnell October 17, 2024 17:20
@anonrig anonrig force-pushed the yagiz/add-node-url-functions branch from 1b00b96 to b273347 Compare October 17, 2024 17:39
@anonrig anonrig merged commit 01c901b into main Oct 17, 2024
13 checks passed
@anonrig anonrig deleted the yagiz/add-node-url-functions branch October 17, 2024 18:04
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 this pull request may close these issues.

2 participants