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:
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get stdin as a string or buffer☆339Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆432Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 4 months ago
- Easily load and persist config without having to think about where and how☆878Updated 7 months ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Make your JSON look AWESOME☆248Updated last year
- Get paths for storing things like data, config, cache, etc☆399Updated last year
- Copy files☆429Updated last year
- Promisify a callback-style function☆1,506Updated 2 years ago
- Update notifications for your CLI app☆1,781Updated 7 months ago
- Simple micro templating☆364Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆605Updated 9 months ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆375Updated 2 years ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Simple wildcard matching☆539Updated 3 years ago
- Colored symbols for various log levels☆757Updated 2 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆293Updated 5 years ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- Get a random temporary file or directory path☆433Updated 2 years ago
- Generate sparklines ▁▂▃▅▂▇☆425Updated 3 years ago
- A simple spinner for node cli☆274Updated 6 years ago
- Opens stuff, like webpages and files and executables, cross-platform☆304Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Format JavaScript Standard Style as Stylish (i.e. snazzy) output☆422Updated last year
- Parse yes/no like values☆270Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year