when you want to fire an event no matter how a process exits.
☆200Oct 25, 2025Updated 4 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 4 months ago
- Minimal module to check if a file is executable.☆51Feb 9, 2026Updated 3 weeks ago
- ☆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☆76May 23, 2024Updated last year
- ☆26Dec 7, 2017Updated 8 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 5 months 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
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 4 months ago
- ☆20Oct 18, 2021Updated 4 years ago
- Captures and cleans stack traces.☆196Oct 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 last month
- 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
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 6 months ago
- ES2015 Number.isNaN() ponyfill☆30May 2, 2024Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆78Feb 3, 2026Updated last month
- Is this an ES6 Symbol value?☆19Dec 30, 2025Updated 2 months ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- schema package for HTTPArchive (HAR)☆23Jun 4, 2020Updated 5 years ago
- Find the module object for something that was require()d☆27Apr 21, 2023Updated 2 years ago
- Like `chown -R`☆30Nov 24, 2025Updated 3 months ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Minimal async jobs utility library, with streams support☆25Dec 18, 2025Updated 2 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- shim for require.main.filename() that works in as many environments as possible☆20Dec 15, 2023Updated 2 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Mar 14, 2022Updated 3 years ago