dwyl / terminateLinks
Terminate a Node.js Process (and all Child Processes) based on the Process ID
☆79Updated 2 weeks 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.☆152Updated 2 years ago
- Write data to a random temporary file☆108Updated 2 weeks ago
- 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
- Convert streams (readable or writable) to promises☆139Updated last year
- Safe, constant-time comparison of Buffers☆50Updated last month
- Simple environment variable (from config file) loader for your node.js app☆102Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- When close() is just not enough☆188Updated 5 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- recursively find the closest package.json☆47Updated 3 years ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- Injects a fake HTTP request/response into your node server logic☆197Updated 5 months ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Shareable ESLint config for the hapi ecosystem☆22Updated 4 years ago
- Requires multiple modules using glob patterns and combines them into a nested object.☆21Updated 3 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 9 years ago
- A hapi plugin to return better error details and skip the look at command line to catch the issue.☆60Updated this week
- A Globally Unique IDentifier (GUID) generator in JS. (deterministic or random - you chose!)☆57Updated 3 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 6 years ago
- ☆345Updated 6 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- please use path-to-regexp's `match` function☆137Updated 8 months ago
- Creates a PostgreSQL Connection (Pool) available anywhere in your Hapi App☆40Updated 2 weeks ago
- git revision in node☆110Updated 8 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- Delete a route in express at runtime.☆26Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago