timoxley / columnify
Create text-based columns suitable for console output. Supports cell wrapping.
☆430Updated last year
Alternatives and similar repositories for columnify:
Users that are interested in columnify are comparing it to the libraries listed below
- Make your JSON look AWESOME☆245Updated last year
- Toolkit for building command line interfaces☆460Updated last year
- Get stdin as a string or buffer☆336Updated last year
- Unicode symbols with fallbacks for older terminals☆600Updated 3 months ago
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆295Updated 4 years ago
- Opens stuff, like webpages and files and executables, cross-platform☆304Updated 2 years ago
- Generate sparklines ▁▂▃▅▂▇☆426Updated 3 years ago
- Pretty unicode tables for the command line☆262Updated 6 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated 8 months ago
- Copy files☆427Updated 6 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 8 months ago
- Easily load and persist config without having to think about where and how☆868Updated last month
- Colored symbols for various log levels☆750Updated 5 months ago
- Simple wildcard matching☆539Updated 3 years ago
- Delay a promise a specified amount of time☆608Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 6 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆299Updated last year
- Get a random temporary file or directory path☆425Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated 2 years ago
- Parse JSON with more helpful errors☆350Updated 10 months ago
- Temporary file and directory creator for node.js☆742Updated 6 months ago
- Pipeable javascript. Quickly filter, map, and reduce from the terminal☆419Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆601Updated last year
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last year
- A pipe to browser utility☆341Updated 2 years ago
- The non-configurable configuration loader for lazy people.☆1,019Updated 2 years ago
- Temporary File, Directory, and Stream support for Node.js☆449Updated 2 years ago
- Package for formatting JSON data in a coloured YAML-style, perfect for CLI output☆479Updated 2 years ago
- A simple spinner for node cli