dwyl / terminateLinks
Terminate a Node.js Process (and all Child Processes) based on the Process ID
☆78Updated 9 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
- 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☆105Updated 11 months ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Simple environment variable (from config file) loader for your node.js app☆102Updated 3 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- When close() is just not enough☆189Updated 4 years ago
- A Globally Unique IDentifier (GUID) generator in JS. (deterministic or random - you chose!)☆57Updated 2 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated 11 months ago
- Injects a fake HTTP request/response into your node server logic☆197Updated 8 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Creates a PostgreSQL Connection (Pool) available anywhere in your Hapi App☆40Updated last year
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆93Updated 4 years ago
- HTTP/2 server-push for hapi☆59Updated 4 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 7 months ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated last year
- Safe, constant-time comparison of Buffers☆50Updated last year
- ES6 generators support for ExpressJS☆60Updated 6 years ago
- ☆156Updated 7 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- Shareable ESLint config for the hapi ecosystem☆22Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- HTTP Router☆37Updated 8 months ago