dwyl / terminateLinks
Terminate a Node.js Process (and all Child Processes) based on the Process ID
☆78Updated 8 months ago
Alternatives and similar repositories for terminate
Users that are interested in terminate are comparing it to the libraries listed below
Sorting:
- Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.☆151Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Write data to a random temporary file☆105Updated 10 months ago
- recursively find the closest package.json☆48Updated 2 years ago
- Convert streams (readable or writable) to promises☆139Updated 11 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Simple environment variable (from config file) loader for your node.js app☆102Updated 3 years ago
- Remove nodecore related stack trace noise☆143Updated 7 months ago
- A stream implementation of the bunyan cli tool's pretty printing capabilities☆57Updated 7 years ago
- Writable stream that formats bunyan records that are piped into it☆52Updated 5 years ago
- A node module for enabling a module to determine its caller.☆46Updated 3 years ago
- please use path-to-regexp's `match` function☆138Updated 3 weeks ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Compose an array of middleware into a single function for use in Express, Connect, router, etc☆92Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- A Globally Unique IDentifier (GUID) generator in JS. (deterministic or random - you chose!)☆57Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Import a module lazily☆248Updated 2 years ago
- Extract JavaScript code comments from a string or glob of files.☆49Updated 6 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- Simple timeouts for promises☆60Updated 6 years ago
- 🌲high performance debug logging 🐞☆155Updated 4 months ago
- Map over promises serially☆48Updated 4 years ago
- Register once and use Redis anywhere in your Hapi application/route handlers.☆10Updated 7 years ago
- Check if filepath exists and is a file☆33Updated 3 years ago
- A utility for getting information on the caller of a function in node.js☆41Updated 2 years ago
- Middleware to force SSL on pages☆75Updated 4 years ago
- Find open ports programmatically with Node.js☆81Updated 5 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago