tapjs / signal-exitLinks
when you want to fire an event no matter how a process exits.
☆196Updated 2 months ago
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☆268Updated 4 months ago
- Parse the things that can be arguments to `npm install`☆135Updated last month
- Create and parse HTTP Content-Type header☆141Updated last week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆347Updated 3 weeks ago
- Clear a module from the cache☆184Updated 4 years ago
- Import a module while bypassing the cache☆286Updated 11 months ago
- Find the closest package.json file☆166Updated 7 months ago
- Converts a source-map from/to different formats.☆171Updated 9 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆204Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Write files in an atomic fashion w/configurable ownership☆244Updated last month
- Monkey-patches for file system related things☆119Updated 3 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Check if something is a Node.js stream☆115Updated last year
- ☆158Updated last year
- Read a package.json file☆174Updated 2 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- programmatic npm API☆111Updated 4 years ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Create an error from multiple errors☆249Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- JavaScript option parsing and help generation library☆166Updated last year
- Get metadata of a package from the npm registry☆245Updated last year
- Easily handle defaults for your options☆76Updated 2 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 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Infer the content-type of a request.☆227Updated last week