JSPM

Found 66 results for terminate

ondeath

onDeath() will register callbacks to call right before your Node.js program terminates.

  • v1.0.0
  • 12.53
  • Published

exit-it

Simple wrapper for process.exit

  • v1.6.6
  • 12.16
  • Published

async-exit-hook-improved

Run some code when the process exits (supports async hooks and pm2 clustering)

  • v2.0.3
  • 11.76
  • Published

graceful-shutdown-manager

All in one solution to gracefully shutdown your application through a simple delayed shutdown process. Also allows code reloading and program restarting, instead of using a not so graceful process manager line nodemon.

  • v2.3.2
  • 11.19
  • Published

p-killa

A process killer for windows and linux

  • v2.0.7
  • 11.02
  • Published

ms-wmic

A Node.js wrapper for Microsoft Windows' WMIC

  • v1.0.4
  • 10.80
  • Published

killport-npm

killport-npm package would take a port number as an argument and then find the process using that port. After identifying the process, it would terminate it, effectively "killing" the port and freeing it up for other processes to use.

  • v1.0.4
  • 10.71
  • Published

double-tap

Runs a thing till tap is done.

  • v1.0.2
  • 10.30
  • Published

@whalecloud/fkill

fork原因是我发现 node18-slim容器里,运行这个报错 因为没有ps这个命令,所以 `process-exists` 这个报根本无法运行。 所以删除相关的代码,以便支持在 node18-slim里运行

  • v1.0.2
  • 9.86
  • Published

end-port-process

```bash $ npm install end-port-process ```

  • v1.2.3
  • 7.20
  • Published

circuit-run

#### 介绍 `circuit-run`是一个和`co`库或者`koa`的洋葱模型有着类似功能的开源代码,和他们不同的是,`circuit-run`提供了中断功能。也就是说,当某一个中间件出现问题想要终止整个流程的时候,可以使用`circuit-run`的`terminate`函数来终止洋葱模型的进行。当然,`circuit-run`是可以在浏览器运行的,其并不依赖于`node.js`环境。

  • v1.0.0
  • 4.65
  • Published

@tunnel/fkill

Fabulously kill processes. Cross-platform.

  • v9.1.0
  • 4.45
  • Published

cross-exit

Gracefully terminate a script in Node.js or browsers.

  • v1.0.0
  • 2.70
  • Published

pm2-exit-hook

Deprecated, use async-exit-hook instead

  • v2.0.5
  • 2.60
  • Published

@simbo/graceful-exit

Gracefully terminate a Node.js process with predictable exit codes, clear console output, and optional teardown steps.

  • v1.0.2
  • 0.00
  • Published