leo / args
Toolkit for building command line interfaces
☆462Updated 2 years ago
Alternatives and similar repositories for args:
Users that are interested in args are comparing it to the libraries listed below
- Get stdin as a string or buffer☆338Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,104Updated last week
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 10 months ago
- Update notifications for your CLI app☆1,770Updated 3 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Promisify a callback-style function☆1,504Updated 2 years ago
- Easily load and persist config without having to think about where and how☆872Updated 3 months ago
- Copy files☆428Updated 7 months ago
- Make your JSON look AWESOME☆246Updated last year
- See node.js errors with less clutter☆1,520Updated 9 months ago
- Scaffold out a node module☆741Updated 10 months ago
- A terminal based horizontal guage aka, a progress bar☆321Updated 10 months ago
- Generate sparklines ▁▂▃▅▂▇☆425Updated 3 years ago
- Simple micro templating☆363Updated 2 years ago
- Get a random temporary file or directory path☆427Updated last year
- Simple wildcard matching☆537Updated 3 years ago
- Launch your command line tool with ease.☆843Updated last year
- Clean up error stack traces☆339Updated 2 years ago
- Delay a promise a specified amount of time☆612Updated last year
- Quickly scan for CLI flags and arguments☆643Updated last year
- Simple config handling for your app or module☆1,262Updated 3 months ago
- Simple argument parsing☆1,272Updated 8 months ago
- Parse yes/no like values☆267Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆384Updated 8 months ago
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆295Updated 4 years ago
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- NodeJS Framework for Interactive CLIs☆362Updated 9 months ago
- Autocomplete prompt for inquirer☆356Updated last year
- Colored symbols for various log levels☆752Updated 7 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,109Updated last month