Events
API support and documentation for the node:events module.
import events from "node:events"
const events = require("node:events")
Specification | Module | Support | Documentation |
|---|---|---|---|
Node.js API |
| 🟡 Partially supported. |
Methods
Coming soon.
events | Classes
Event🟡 Partially supported.
EventEmitter🟡 Partially supported.
EventTarget🟡 Partially supported.
CustomEvent🟢 Supported.
Last modified: 15 March 2025