sindresorhus / exit-hookLinks
Run some code when the process exits
☆289Updated last year
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☆338Updated 6 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Get a random temporary file or directory path☆431Updated 2 years ago
- npm's content-addressable cache☆288Updated 3 months ago
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- when you want to fire an event no matter how a process exits.☆192Updated last year
- Wait for a condition to be true☆159Updated 2 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Parse yes/no like values☆270Updated 3 years ago
- Find a file or directory by walking up parent directories☆616Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated this week
- Get callsites from the V8 stack trace API☆267Updated last year
- Write files in an atomic fashion w/configurable ownership☆237Updated this week
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Check if the process is running inside a Docker container☆223Updated last year
- Get the latest version of an npm package☆176Updated last year
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Serialize objects to JSON with handling for circular references☆157Updated last month
- Spec-compliant FormData implementation for Node.js☆146Updated last month
- A cacheable dns.lookup(…) that respects TTL☆208Updated last year
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆254Updated last year
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆240Updated 5 months ago
- making fetch happen for npm☆200Updated 2 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆223Updated 3 months ago
- fastify plugin to forward the current http request to another server☆159Updated last week
- Read a package.json file☆169Updated last year
- Serialize/deserialize an error into a plain object☆558Updated 6 months ago