gajus / table
Formats data into a string table.
☆935Updated 2 months ago
Alternatives and similar repositories for table:
Users that are interested in table are comparing it to the libraries listed below
- Pretty unicode tables for the CLI with Node.JS☆2,287Updated 8 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated last month
- Simple config handling for your app or module☆1,275Updated 5 months ago
- Pretty unicode tables for the command line☆562Updated 5 months ago
- Easily load and persist config without having to think about where and how☆872Updated 5 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆722Updated 3 weeks ago
- Flexible ascii progress bar for nodejs☆2,986Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,153Updated 5 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Update notifications for your CLI app☆1,770Updated 5 months ago
- Colored symbols for various log levels☆756Updated 8 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Generate hashes from javascript objects in node and the browser.☆1,444Updated 9 months ago
- Create boxes in the terminal☆1,593Updated 9 months ago
- Access the system clipboard (copy/paste)☆1,838Updated last year
- Get an available TCP port☆900Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,171Updated last week
- Check if the internet connection is up☆1,258Updated 9 months ago
- User-friendly glob matching☆2,578Updated 3 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,656Updated last year
- Unicode symbols with fallbacks for older terminals☆601Updated 6 months ago
- easy to use progress-bar for command-line/terminal applications☆1,186Updated last year
- Portable Shell Commands for Node☆1,772Updated last month
- ANSI escape codes for manipulating the terminal☆510Updated last year
- Make your JSON look AWESOME☆246Updated last year
- Create clickable links in the terminal☆630Updated last month
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year