leo / argsLinks
Toolkit for building command line interfaces
☆463Updated 2 years ago
Alternatives and similar repositories for args
Users that are interested in args are comparing it to the libraries listed below
Sorting:
- Create text-based columns suitable for console output. Supports cell wrapping.☆434Updated last year
- Get stdin as a string or buffer☆340Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,110Updated 5 months ago
- Easily load and persist config without having to think about where and how☆880Updated 8 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Promisify a callback-style function☆1,507Updated 2 years ago
- Simple wildcard matching☆539Updated 3 years ago
- Unicode symbols with fallbacks for older terminals☆607Updated 9 months ago
- Get paths for storing things like data, config, cache, etc☆401Updated last year
- Copy files☆430Updated this week
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Simple micro templating☆365Updated 2 years ago
- Make your JSON look AWESOME☆248Updated last year
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆376Updated 2 years ago
- Update notifications for your CLI app☆1,783Updated 8 months ago
- The non-configurable configuration loader for lazy people.☆1,025Updated 3 years ago
- Delay a promise a specified amount of time☆620Updated 2 years ago
- A simple spinner for node cli☆275Updated 6 years ago
- Format JavaScript Standard Style as Stylish (i.e. snazzy) output☆422Updated last year
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆294Updated 5 years ago
- Colored symbols for various log levels☆757Updated 3 months ago
- Opens stuff, like webpages and files and executables, cross-platform☆302Updated 3 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Generate sparklines ▁▂▃▅▂▇☆425Updated 3 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Launch your command line tool with ease.☆846Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago
- Clean up error stack traces☆341Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆426Updated last week