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:
- Get stdin as a string or buffer☆338Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Get paths for storing things like data, config, cache, etc☆391Updated 11 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Update notifications for your CLI app☆1,772Updated 5 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆602Updated 7 months ago
- Copy files☆429Updated 10 months ago
- Better file system API for Node.js☆780Updated last year
- Easily load and persist config without having to think about where and how☆876Updated 5 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆294Updated 5 years ago
- Simple micro templating☆363Updated 2 years ago
- Simple argument parsing☆1,281Updated 10 months ago
- Simple wildcard matching☆540Updated 3 years ago
- Generate sparklines ▁▂▃▅▂▇☆424Updated 3 years ago
- Colored symbols for various log levels☆756Updated last week
- Launch your command line tool with ease.☆844Updated last year
- NodeJS Framework for Interactive CLIs☆362Updated 11 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,118Updated 3 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated last month
- Get a random temporary file or directory path☆429Updated last year
- Make your JSON look AWESOME☆246Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Delay a promise a specified amount of time☆614Updated last year
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆374Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆825Updated 6 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago