leo / argsLinks
Toolkit for building command line interfaces
☆464Updated 2 years ago
Alternatives and similar repositories for args
Users that are interested in args are comparing it to the libraries listed below
Sorting:
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆434Updated 2 years ago
- Easily load and persist config without having to think about where and how☆884Updated 2 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,122Updated 3 weeks ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Make your JSON look AWESOME☆250Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Get paths for storing things like data, config, cache, etc☆412Updated last year
- Promisify an event by waiting for it to be emitted☆444Updated 2 weeks ago
- Simple wildcard matching☆542Updated 2 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☆627Updated last month
- A simple spinner for node cli☆275Updated 6 years ago
- Simple micro templating☆371Updated 2 months ago
- Copy files☆436Updated last month
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆376Updated 2 years ago
- Promisify a callback-style function☆1,510Updated 3 years ago
- Generate sparklines ▁▂▃▅▂▇☆429Updated 3 months ago
- Launch your command line tool with ease.☆848Updated 6 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Clean up error stack traces☆345Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Parse yes/no like values☆272Updated 3 months ago
- Colored symbols for various log levels☆766Updated 6 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆734Updated 3 months ago
- Format JavaScript Standard Style as Stylish (i.e. snazzy) output☆421Updated 2 years ago
- Package for formatting JSON data in a coloured YAML-style, perfect for CLI output☆478Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆433Updated last month