async-exit-hook
Run some code when the process exits (supports async hooks and pm2 clustering)
Updated by @tapppi
death
Gracefully cleanup when termination signals are sent to your process.
Updated by @jprichardson
node-graceful
Graceful process exit manager. allows waiting on multiple async services.
Updated by @mrbar42
catch-exit
Catch Node.js exit conditions, including errors and unhandled rejections.
Updated by @electrovir
@dnlup/fastify-traps
A Fastify plugin to close the server gracefully on SIGINT and SIGTERM signals
Updated by @dnlup
spawnpoint
Agnostic JS framework that empowers devs to focus on quickly building apps, rather than focusing on application config, health-checks, application structure, or architecture to …
Updated by @blazedd
generate-ctrl-c-event
Generate ctrl-c (or ctrl-break) events on Windows by calling `Kernel32::GenerateConsoleCtrlEvent()`
Updated by @zen_flow
graceful-critical
Gracefully handle SIGTERM and SIGINT around critical sections.
Updated by @stieneee
clean-this-mess
A simple utility to subscribe and run tasks before closing a nodejs program
Updated by @samuelsh
@unboundedsystems/node-graceful
Graceful process exit manager. allows waiting on multiple async services.
Updated by @mr_roboto