exit
A replacement for process.exit that ensures stdio are fully drained before exiting.
on-exit-leak-free
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
catch-exit
Catch Node.js exit conditions, including errors and unhandled rejections.
esc-exit
Exit the process when the `esc` key is pressed