A subset of the Node's Event Emitter implementation that provides basic functionality for on
, off
and emit
methods.
The basic API is described here.
Check if the subset of the NodeEventEmitter
works in the same way as EventEmitter
with:
npm test