dwyl / terminate
Terminate a Node.js Process (and all Child Processes) based on the Process ID
☆78Updated 4 months ago
Alternatives and similar repositories for terminate:
Users that are interested in terminate are comparing it to the libraries listed below
- Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.☆153Updated last year
- Write data to a random temporary file☆105Updated 6 months ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Safe, constant-time comparison of Buffers☆50Updated 9 months ago
- Intercept errors in your Hapi Web App/API and send a *useful* message to the client OR redirect to the desired endpoint.☆76Updated 2 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Dirt Simple Wildcard Matching (for Strings, Arrays and Objects)☆36Updated last year
- Convert streams (readable or writable) to promises☆139Updated 7 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- Generate unique ids.☆43Updated 3 years ago
- Create and parse HTTP Content-Type header☆133Updated 6 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆117Updated 5 years ago
- please use path-to-regexp's `match` function☆138Updated 4 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- A Globally Unique IDentifier (GUID) generator in JS. (deterministic or random - you chose!)☆57Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Find the closest package.json file☆162Updated last year
- Resolve and require local & global modules in node.js like a boss☆45Updated 2 years ago
- Keeps track of a server's open sockets so they can be destroyed at a moment's notice.☆27Updated 6 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Prepend data to a file.☆34Updated last year
- A ternary stream: conditionally control the flow of stream data☆36Updated 4 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 4 years ago
- A tiny interceptor of responses for Express☆79Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 3 months ago
- Map over promises serially☆48Updated 3 years ago