Skip to main content

One doc tagged with "event-emitter"

View all tags

Event Emitter

EventEmitter is a core Node.js module that facilitates communication between objects by allowing them to emit and listen for events.