unload
Execute code when the js-process exits. On all javascript-environments
async-hook-domain
An implementation of Domain-like error handling, built on async_hooks
graceful
Graceful exit when `uncaughtException` emit, base on `process.on('uncaughtException')`.
node-graceful
Graceful process exit manager. allows waiting on multiple async services.
catch-exit
Catch Node.js exit conditions, including errors and unhandled rejections.