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
tree-kill
kill trees of processes
exit-hook
Run some code when the process exits
killable
Keeps track of a server's open sockets so they can be destroyed at a moment's notice.
async-exit-hook
Run some code when the process exits (supports async hooks and pm2 clustering)
taskkill
Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.
kill-port
Kill process running on given port
death
Gracefully cleanup when termination signals are sent to your process.
fkill
Fabulously kill processes. Cross-platform.
kill-port-process
Easily kill hanging processes on ports - on any platform!
react-native-exit-app
Exit,close,kill,shutdown app completely for React Native on iOS and Android.
cross-port-killer
Kill the process running on a given TCP port on Windows, Linux and Mac
catch-exit
Catch Node.js exit conditions, including errors and unhandled rejections.
gulp-fail
A gulp plugin which forces a task to fail.
@ladjs/graceful
Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Bree job schedulers, and custom handlers.
exeq
Excute shell commands in queue
fkill-cli
Fabulously kill processes. Cross-platform.
kill-process-by-name
Kills all processes by a certain program
kill-sync
Cross-platform kill command. Supports recusive/tree-kill in a synchronous manner.
wait-for-sigint
Keep the node process alive until SIGINT (ctrl+c) is received