Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
restore-cursor
Gracefully restore the CLI cursor on exit
killable
Keeps track of a server's open sockets so they can be destroyed at a moment's notice.
exit-hook
Run some code when the process exits
async-exit-hook
Run some code when the process exits (supports async hooks and pm2 clustering)
http-shutdown
Gracefully shutdown a running HTTP server.
close-with-grace
Exit your process, gracefully (if possible)
http-graceful-shutdown
gracefully shuts downs http server
destroyable-server
A tiny Node.js module to make any server force-closeable
graceful-cluster
Gracefully restart node.js http cluster with zero downtime. Shutdown server without active inbound connections reset.
react-native-exit-app
Exit,close,kill,shutdown app completely for React Native on iOS and Android.
@moebius/http-graceful-shutdown
Gracefully terminates HTTP servers in Node.js
nestjs-graceful-shutdown
A powerful package for gracefully shutting down NestJS applications
fastify-graceful-shutdown
Gracefully shutdown fastify
loading-cli
Terminal loading effect.
knifecycle
Manage your NodeJS processes's lifecycle automatically with an unobtrusive dependency injection implementation.
express-graceful-exit
Allow graceful exits for express apps, supporting zero downtime deploys
node-graceful
Graceful process exit manager. allows waiting on multiple async services.
node-graceful-shutdown
Gracefully shutdown your modular NodeJS application
@uphold/process-manager
A module for handling the lifecycle of a node process
on-exit
Register tasks to perform when the process exits.