eventemitter3
popularEventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Updated by @3rdeden
eventemitter2
popularA feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
Updated by @hij1nx
chrome-trace-event
A library to create a trace of your node app per Google's Trace Event format.
Updated by @samccone
node-windows
Support for Windows services, event logging, UAC, and several helper methods for interacting with the OS.
Updated by @cbutler
@mrmlnc/readdir-enhanced
fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.
Updated by @mrmlnc
async-exit-hook
Run some code when the process exits (supports async hooks and pm2 clustering)
Updated by @tapppi