Skip to content

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

License

Notifications You must be signed in to change notification settings

bevacqua/node-sigint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published