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☆265Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated 3 weeks ago
- Import a module while bypassing the cache☆285Updated 6 months ago
- Find the closest package.json file☆165Updated 2 months ago
- Clear a module from the cache☆183Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated 2 weeks ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- normalizes package metadata, typically found in package.json file.☆202Updated 3 weeks ago
- An incremental implementation of MurmurHash3 for JavaScript☆100Updated 11 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 5 months ago
- Read a package.json file☆169Updated last year
- programmatic npm API☆111Updated 4 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated last month
- Captures and cleans stack traces.☆194Updated last year
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- The cmd-shim used in npm☆77Updated last month
- ☆156Updated 8 months ago
- Create an error from multiple errors☆246Updated last year
- Get the system locale☆227Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 8 months ago
- Monkey-patches for file system related things☆116Updated this week
- Indent each line in a string☆113Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- Import a module lazily☆247Updated 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…☆95Updated 2 years ago