unload
Execute code when the js-process exits. On all javascript-environments
catch-exit
Catch Node.js exit conditions, including errors and unhandled rejections.
on-exit
Register tasks to perform when the process exits.
node-graceful
Graceful process exit manager. allows waiting on multiple async services.