cli-table3
Table renderer
A utility that allows you to render tables in the command line from your Node.js scripts.
Pretty unicode tables for the command line
538 stars
3 watching
44 forks
Language: JavaScript
last commit: 5 months ago
Linked from 2 awesome lists
clinodejstables
Related projects:
Repository | Description | Stars |
---|---|---|
shannonmoeller/cli-columns | A library for formatting text lists into columns with customizable padding and sorting. | 34 |
cldwalker/table | A Clojure library that generates ASCII tables from various data structures. | 108 |
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,333 |
fulmicoton/fattable | A JavaScript library for creating large, scrollable tables with infinite rows and columns. | 482 |
tj/terminal-table | A tool for generating ASCII tables in various formats and styles. | 1,533 |
vishwanatharondekar/gitlab-cli | A command-line utility for interacting with GitLab repositories | 266 |
clj-commons/secretary | A client-side router for ClojureScript | 774 |
bahmutov/console.table | Convenience function to print arrays of objects as tables in the console. | 139 |
drew-y/cliffy | A Node.js framework for building interactive command-line interfaces | 359 |
rancher/cli | Provides a unified tool for interacting with a Rancher Server | 351 |
editor-js/table | A tool for creating tables in text editors with customizable properties and data structure. | 127 |
haozhu233/kableextra | A package that extends the kable() function to add features and customize table generation in HTML or LaTeX. | 691 |
ozh/ascii-tables | A tool to format tables in ASCII art, useful for code comments or documentation. | 608 |
johnpolacek/stacktable.js | A jQuery plugin that converts wide tables into a 2-column format for smaller screens. | 1,028 |
kayalshri/tableexport.jquery.plugin | A JavaScript plugin for exporting tables to various formats | 1,256 |