human-signals is a lightweight Node.js library that provides human-readable descriptions for POSIX signal names like SIGTERM, SIGINT, and SIGHUP. Rather than relying on scattered documentation or hard-to-remember codes, this library maps system signals to meaningful explanations, including default behaviors, standard descriptions, and exit codes. It’s ideal for building CLI tools or process managers that handle termination signals and want to provide better logging, debugging, or user feedback.
Features
- Provides human-readable descriptions for POSIX signals
- Maps signals to default exit codes and behaviors
- Lightweight with zero dependencies
- Compatible with Node.js applications and scripts
- Supports over 30 standard Unix signals
- Works cross-platform with graceful degradation
- Helpful for CLI tool development and process monitoring
- Allows integration with logging or debugging utilities
- Returns detailed info in structured JSON format
Categories
Operating SystemsLicense
Apache License V2.0Follow Human Signals
Other Useful Business Software
Creatio Low-Code Development Platform
Intelligent low-code platform to empower both IT and non-IT staff to effortlessly build enterprise-grade apps and processes
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Human Signals!