node-sigint

0.0.1 • Public • Published

node-sigint

node-sigint simply enables the expected SIGINT behavior in windows platforms

Installation

npm install node-sigint

Usage:

require('node-sigint');

Now the current process will emit SIGINT when it receives a SIGINT signal.

Readme

Keywords

none

Package Sidebar

Install

npm i node-sigint

Weekly Downloads

9

Version

0.0.1

License

none

Last publish

Collaborators

  • bevacqua