trentm / node-dashdash
A light, featureful and explicit option parsing library for node.js.
☆175Updated 2 years ago
Alternatives and similar repositories for node-dashdash
Users that are interested in node-dashdash are comparing it to the libraries listed below
Sorting:
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Reliably get the terminal window size☆140Updated last year
- Block users from running your app with root permissions☆98Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 10 months ago
- A ridiculously light-weight function argument validator☆133Updated 4 years ago
- Captures and cleans stack traces.☆194Updated last year
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Track complex hiearchies of asynchronous task completion statuses.☆179Updated last year
- Creates super long stack traces☆195Updated 6 months ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Hooking Node.js stdout☆69Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Error handling utilities for node☆122Updated 2 years ago
- Create an error from multiple errors☆245Updated last year
- Safe, constant-time comparison of Buffers☆50Updated last year
- Get callsites from the V8 stack trace API☆266Updated 10 months ago
- Make your own error types!☆70Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 2 years ago
- Check if a namespace on npm is being hogged☆73Updated 5 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Iterate over promises serially☆50Updated 2 years ago