gajus / table
Formats data into a string table.
☆929Updated 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,104Updated last week
- Pretty unicode tables for the CLI with Node.JS☆2,283Updated 7 months ago
- Pretty unicode tables for the command line☆559Updated 4 months ago
- Easily load and persist config without having to think about where and how☆872Updated 3 months ago
- Update notifications for your CLI app☆1,770Updated 3 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,143Updated 4 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,138Updated 2 months ago
- Get, set, or delete a property from a nested object using a dot path☆829Updated 10 months ago
- Unicode symbols with fallbacks for older terminals☆599Updated 4 months ago
- Toolkit for building command line interfaces☆462Updated 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,109Updated last month
- Delay a promise a specified amount of time☆612Updated last year
- Copy files☆428Updated 7 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Create clickable links in the terminal☆626Updated 2 years ago
- See node.js errors with less clutter☆1,520Updated 9 months ago
- Convert a string to a valid safe filename☆496Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆721Updated 3 years ago
- Autocomplete prompt for inquirer☆356Updated last year
- Create boxes in the terminal☆1,578Updated 7 months ago
- Access the system clipboard (copy/paste)☆1,820Updated last year
- Simple config handling for your app or module☆1,262Updated 3 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- Get the visual width of a string - the number of columns required to display it☆487Updated 8 months ago
- Retry a promise-returning or async function☆838Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 3 years ago
- ANSI escape codes for manipulating the terminal☆508Updated 10 months ago
- Get an available TCP port☆893Updated last year