signal-exit

Exit handler

Fires an event when a process exits regardless of the exit cause.

when you want to fire an event no matter how a process exits.

GitHub

188 stars
11 watching
22 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ehmicky/human-signals Provides a standardized interface to process signals in Node.js 279
component/tap-event Converts touchstart events to tap events with specific behavior and options 17
tapjs/tap-mocha-reporter Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities 28
experience-monks/tap-dev-tool Tool to format Test Anything Protocol output in browser console 29
uber/signals-ios An eventing library that enables the Observable pattern without relying on notifications or delegates 527
scottcorgan/tap-out A parser for the TAP testing framework, providing an alternative to existing implementations. 23
joeybaker/tap-simple Formatter for testing results, showing differences between actual and expected values. 6
gummesson/tap-json Formats JSON output to conform to the Test Anything Protocol (TAP) standard 26
garronej/evt A typesafe event emitter alternative with support for async/await and promise handling 455
toolness/tap-prettify Makes test runner output more readable by parsing and formatting the tap protocol 35
kitura/bluesignals A generic signal handling framework that provides cross-platform APIs for trapping and handling operating system signals. 94
yovasx2/ava-tap-json Transforms TAP JSON output from testing frameworks into a human-readable format 1
axross/tap-notify A tool that notifies developers when tests fail on different platforms. 62
hypercubed/tap-markdown Converts TAP test results to markdown format 12
anko/tap-merge Merges multiple streams of Test Anything Protocol (TAP) test results into a single unified output 13