dwyl / terminateLinks
Terminate a Node.js Process (and all Child Processes) based on the Process ID
☆79Updated last month
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.☆152Updated 2 years ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Intercept errors in your Hapi Web App/API and send a *useful* message to the client OR redirect to the desired endpoint.☆76Updated 3 years ago
- Write data to a random temporary file☆108Updated last year
- recursively find the closest package.json☆47Updated 3 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Simple environment variable (from config file) loader for your node.js app☆102Updated 3 years ago
- Creates a PostgreSQL Connection (Pool) available anywhere in your Hapi App☆40Updated 2 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Safe, constant-time comparison of Buffers☆50Updated 3 weeks ago
- When close() is just not enough☆188Updated 5 years ago
- Check if a path exists☆155Updated 3 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆39Updated 2 months ago
- Cute up your stack traces in Node☆82Updated 7 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆82Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Easy error subclassing and stack customization☆66Updated 3 months ago
- process.hrtime() to words☆66Updated 5 years ago
- Delete a route in express at runtime.☆26Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- HTTP Accept-* headers parsing☆55Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- A Globally Unique IDentifier (GUID) generator in JS. (deterministic or random - you chose!)☆57Updated 3 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated 4 years ago