tapjs / signal-exitLinks
when you want to fire an event no matter how a process exits.
☆193Updated 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:
- Get callsites from the V8 stack trace API☆266Updated 3 weeks ago
- Parse the things that can be arguments to `npm install`☆131Updated 2 months ago
- Create and parse HTTP Content-Type header☆138Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Clear a module from the cache☆183Updated 3 years ago
- programmatic npm API☆111Updated 4 years ago
- Find the closest package.json file☆165Updated 3 months ago
- Import a module while bypassing the cache☆285Updated 7 months ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated last week
- Check if something is a Node.js stream☆112Updated 11 months ago
- Create an error from multiple errors☆247Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Get metadata of a package from the npm registry☆244Updated last year
- Read a package.json file☆171Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆100Updated 12 years ago
- The cmd-shim used in npm☆77Updated last week
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Easily handle defaults for your options☆75Updated last year
- Reliably get the terminal window size☆144Updated last year
- Import a module lazily☆247Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Safely and quickly serialize JavaScript objects☆352Updated 9 months ago
- Captures and cleans stack traces.☆195Updated last year
- Converts a source-map from/to different formats.☆170Updated 6 months ago
- Monkey-patches for file system related things☆117Updated 2 weeks ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago