Node signals
Register callback on node process signals.
Table of contents
Presentation
jsenv-node-signals
github repository corresponds to @jsenv/node-signals
package published on github and npm package registries.
@jsenv/node-signals
was designed to cleanup things (gracefully if possible), when node process exits or crash.
Installation
If you have never installed a jsenv package, read Installing a jsenv package before going further.
This documentation is up-to-date with a specific version so prefer any of the following commands
npm install --save-dev @jsenv/node-signals@1.0.0
yarn add --dev @jsenv/node-signals@1.0.0