3rd-Eden / arghLinks
argh is a extremely light weight option/argument/process.argv parser for Node.js. It only parses options, nothing more than that.
☆47Updated 6 years ago
Alternatives and similar repositories for argh
Users that are interested in argh are comparing it to the libraries listed below
Sorting:
- Hook and modify stdout and stderr☆54Updated 3 weeks ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Compose your async functions with elegance.☆134Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- Block users from running your app with root permissions☆98Updated 2 years ago
- Global logging utility.☆19Updated last year
- Set of utilities to work with JSON / JSON5 documents.☆72Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- Get the callsite of the caller function☆52Updated 2 weeks ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- A light, featureful and explicit option parsing library for node.js.☆175Updated 2 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Captures and cleans stack traces.☆195Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year