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:
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,109Updated 3 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆432Updated last year
- Get stdin as a string or buffer☆338Updated last year
- 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
- Easily load and persist config without having to think about where and how☆875Updated 7 months ago
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Update notifications for your CLI app☆1,780Updated 7 months ago
- Simple wildcard matching☆540Updated 3 years ago
- Copy files☆429Updated 11 months ago
- Simple micro templating☆364Updated 2 years ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆374Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Get a random temporary file or directory path☆431Updated 2 years ago
- Make your JSON look AWESOME☆247Updated last year
- The non-configurable configuration loader for lazy people.☆1,024Updated 3 years ago
- Format JavaScript Standard Style as Stylish (i.e. snazzy) output☆422Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,123Updated 4 months ago
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆293Updated 5 years ago
- Delay a promise a specified amount of time☆617Updated 2 years ago
- See node.js errors with less clutter☆1,519Updated last year
- Get paths for storing things like data, config, cache, etc☆395Updated last year
- Opens stuff, like webpages and files and executables, cross-platform☆304Updated 2 years ago
- Clean up error stack traces☆340Updated 2 years ago
- Launch your command line tool with ease.☆844Updated last month
- Scaffold out a node module☆741Updated last year
- A simple spinner for node cli☆274Updated 6 years ago
- Colored symbols for various log levels☆757Updated last month
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 3 years ago