-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
encodingIssues and PRs related to the TextEncoder and TextDecoder APIs.Issues and PRs related to the TextEncoder and TextDecoder APIs.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.
Description
- Version: v10.0.0
- Platform: Microsoft Windows [Version 10.0.16299.371]
- Subsystem: util
Just wondering since the WHATWG URL
API was made available on the global object in Node v10.0.0: Should the WHATWG TextEncoder
and TextDecoder
APIs (that are currectly available via require('util')
) be made available on the global object, too, or are there any reasons for not doing so?
PS: If this should be done, I'd love to start working on a PR for it.
addaleax, TimothyGu, sindresorhus, apapirovski, chyzwar and 9 more
Metadata
Metadata
Assignees
Labels
encodingIssues and PRs related to the TextEncoder and TextDecoder APIs.Issues and PRs related to the TextEncoder and TextDecoder APIs.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.