tapjs / signal-exitLinks
when you want to fire an event no matter how a process exits.
☆192Updated last year
Alternatives and similar repositories for signal-exit
Users that are interested in signal-exit are comparing it to the libraries listed below
Sorting:
- Clear a module from the cache☆182Updated 3 years ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- Get callsites from the V8 stack trace API☆267Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated 5 months ago
- Create and parse HTTP Content-Type header☆136Updated last week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Find the closest package.json file☆164Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated this week
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- normalizes package metadata, typically found in package.json file.☆201Updated 2 weeks ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Write files in an atomic fashion w/configurable ownership☆237Updated 2 weeks ago
- Finds the common standard cache directory☆158Updated 3 months ago
- Read a package.json file☆169Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Create an error from multiple errors☆245Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Captures and cleans stack traces.☆193Updated last year
- Check if something is a Node.js stream☆112Updated 8 months ago
- An incremental implementation of MurmurHash3 for JavaScript☆99Updated 11 years ago
- Read the closest package.json file☆269Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 11 months ago
- Easily handle defaults for your options☆75Updated last year
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- ☆156Updated 6 months ago
- Brace expansion, as known from sh/bash, in JavaScript☆193Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Indent each line in a string☆113Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆94Updated 2 years ago