11 comments (11 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,609 forks (1,609 forks)batch import
help wantedweb standards
Repository metrics
- Stars
- 23,771 stars (23,771 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
EventTarget does not exist in Node < 16. Example.
Some existing polyfills:
Contributor guide
- Research direction
- Read the linked polyfill libraries and core js's source code to implement EventTarget for Node <16. Focus on the module structure and integration pattern.
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Prerequisites
- JavaScriptNode.js