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.
189 stars
11 watching
22 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a standardized interface to process signals in Node.js | 281 |
| | Converts touchstart events to tap events with specific behavior and options | 17 |
| | Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities | 28 |
| | Tool to format Test Anything Protocol output in browser console | 29 |
| | An eventing library that enables the Observable pattern without relying on notifications or delegates | 527 |
| | A parser for the TAP testing framework, providing an alternative to existing implementations. | 23 |
| | Formatter for testing results, showing differences between actual and expected values. | 6 |
| | Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
| | A typesafe event emitter alternative with support for async/await and promise handling | 456 |
| | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
| | A generic signal handling framework that provides cross-platform APIs for trapping and handling operating system signals. | 95 |
| | Transforms TAP JSON output from testing frameworks into a human-readable format | 1 |
| | A tool that notifies developers when tests fail on different platforms. | 62 |
| | Converts TAP test results to markdown format | 12 |
| | Merges multiple streams of Test Anything Protocol (TAP) test results into a single unified output | 13 |