sindresorhus / exit-hookLinks
Run some code when the process exits
☆292Updated 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☆341Updated 2 weeks ago
- Timeout a promise after a specified amount of time☆293Updated 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Wait for a condition to be true☆161Updated 2 weeks ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated 2 weeks ago
- Memoize promise-returning & async functions☆419Updated last month
- Check if the process is running inside a Docker container☆227Updated 2 weeks ago
- Write files in an atomic fashion w/configurable ownership☆241Updated 2 weeks ago
- npm's content-addressable cache☆292Updated last month
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Get callsites from the V8 stack trace API☆266Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆352Updated 9 months ago
- Parse JSON with more helpful errors☆369Updated 5 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
- Parse yes/no like values☆270Updated last month
- Find a file or directory by walking up parent directories☆624Updated 2 weeks ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated 3 weeks ago
- Extremely fast utf8 only stream implementation☆296Updated this week
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆232Updated 5 months ago
- A cacheable dns.lookup(…) that respects TTL☆214Updated last year
- Serialize objects to JSON with handling for circular references☆158Updated 4 months ago
- Get metadata of a package from the npm registry☆243Updated last year
- Get details about the current Continuous Integration environment☆356Updated 2 months ago
- Get the latest version of an npm package☆176Updated last year
- Spec-compliant FormData implementation for Node.js☆145Updated 4 months ago
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆242Updated 8 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago