tapjs / signal-exitView external linksLinks
when you want to fire an event no matter how a process exits.
☆197Oct 25, 2025Updated 3 months ago
Alternatives and similar repositories for signal-exit
Users that are interested in signal-exit are comparing it to the libraries listed below
Sorting:
- Callback wrapping utility☆56Feb 10, 2024Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 3 months ago
- Minimal module to check if a file is executable.☆51Updated this week
- ☆37Sep 27, 2023Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Nov 27, 2018Updated 7 years ago
- Add callbacks to requests in flight to avoid async duplication☆75May 23, 2024Updated last year
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 5 months ago
- ☆26Dec 7, 2017Updated 8 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 3 months ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- ☆20Oct 18, 2021Updated 4 years ago
- Captures and cleans stack traces.☆195Oct 10, 2023Updated 2 years ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Jan 21, 2026Updated 3 weeks ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Oct 18, 2018Updated 7 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- schema package for HTTPArchive (HAR)☆22Jun 4, 2020Updated 5 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 5 months ago
- ES2015 Number.isNaN() ponyfill☆29May 2, 2024Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Feb 3, 2026Updated last week
- Create an array by repeating the given string n times.