terminate

v2.2.1
Terminate a Node.js Process based on the Process ID
Terminate Kill Node Child Process

lint

goodparts terminate.js

test

istanbul cover --report lcov --report text ./node_modules/tape/bin/tape ./test/*.js

jshint

./node_modules/jshint/bin/jshint -c .jshintrc --exclude-path .gitignore .

coverage

npm test && istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100

Metadata

  • GPL-2.0
  • >=0.10
  • @nelsonic
  • released 6/27/2021

Downloads

Maintainers