gajus / table
Formats data into a string table.
☆916Updated last month
Alternatives and similar repositories for table:
Users that are interested in table are comparing it to the libraries listed below
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 5 months ago
- Pretty unicode tables for the command line☆544Updated last month
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆719Updated 3 years ago
- Pretty unicode tables for the CLI with Node.JS☆2,281Updated 5 months ago
- Easily load and persist config without having to think about where and how☆868Updated last month
- Update notifications for your CLI app☆1,767Updated last month
- Colored symbols for various log levels☆748Updated 5 months ago
- Create boxes in the terminal☆1,559Updated 5 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,136Updated 2 months ago
- Promisify a callback-style function☆1,505Updated 2 years ago
- Delay a promise a specified amount of time☆608Updated last year
- fs with incremental backoff on EMFILE☆1,279Updated 5 months ago
- Unicode symbols with fallbacks for older terminals☆598Updated 2 months ago
- Access the system clipboard (copy/paste)☆1,808Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,095Updated 5 months ago
- Make your JSON look AWESOME☆245Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- Human readable time distances for javascript