Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.
Description
What is the problem this feature will solve?
Compatibility with Nodejs? MutationObserver will support Observers on global object or specific objects.
What is the feature you are proposing to solve the problem?
Can I use this MutationObserver for node module's objects declaration tracking and observing declared objects on current nodejs version 18.14.2 LTS, and 19.7.0 Current? Any polyfill also should do.
https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver
What alternatives have you considered?
None. Recommendation for support of similar feature; alternatively.
ganeshkbhat
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.