sindresorhus / exit-hookLinks
Run some code when the process exits
☆298Updated 2 weeks ago
Alternatives and similar repositories for exit-hook
Users that are interested in exit-hook are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 2 months ago
- Timeout a promise after a specified amount of time☆299Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Wait for a condition to be true☆165Updated 2 months ago
- Get a random temporary file or directory path☆439Updated 2 years ago
- Memoize promise-returning & async functions☆432Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆344Updated last week
- npm's content-addressable cache☆296Updated last week
- Check if the process is running inside a Docker container☆231Updated 2 months ago
- when you want to fire an event no matter how a process exits.☆195Updated last month
- Get callsites from the V8 stack trace API☆266Updated 2 months ago
- Serialize objects to JSON with handling for circular references☆161Updated 6 months ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Get metadata of a package from the npm registry☆245Updated last year
- Strip leading whitespace from each line in a string☆144Updated last month
- Clean up error stack traces☆345Updated last month
- Parse yes/no like values☆272Updated 3 months ago
- Extremely fast utf8 only stream implementation☆302Updated last month
- Find a file or directory by walking up parent directories☆628Updated 2 months ago
- Write files in an atomic fashion w/configurable ownership☆242Updated last week
- Get the latest version of an npm package☆175Updated last year
- easily create complex multi-column command-line-interfaces.☆381Updated 3 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆235Updated 7 months ago
- Spec-compliant FormData implementation for Node.js☆144Updated 6 months ago
- Get details about the current Continuous Integration environment☆357Updated last month
- Test if an ES module is run directly (require.main replacement)☆96Updated last week
- Copy files☆436Updated last month
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆242Updated 10 months ago