ascii-tables
Table formatter
A tool to format tables in ASCII art, useful for code comments or documentation.
⚡ Quickly format table in ASCII. Great for code comments, or Github Markdown!
609 stars
21 watching
133 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
asciiascii-tableformattingmarkdowntable
Related projects:
Repository | Description | Stars |
---|---|---|
aptinio/text-table | A tool for creating and formatting text tables with various alignment options | 96 |
bsoyka/advent-of-code-ocr | A tool for converting ASCII art images to plain text characters | 13 |
tj/terminal-table | A tool for generating ASCII tables in various formats and styles. | 1,535 |
cli-table/cli-table3 | A utility that allows you to render tables in the command line from your Node.js scripts. | 544 |
shannonmoeller/cli-columns | A library for formatting text lists into columns with customizable padding and sorting. | 34 |
suyesh/ocr_space | An API wrapper for a service that converts images to text | 70 |
ogham/rust-ansi-term | A Rust library for formatting text in ANSI terminals with various colors and styles. | 458 |
rubychan/coderay | A Ruby library for syntax highlighting and formatting source code with line numbers. | 846 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
orangex4/typst-tablem | A tool to create and format tables in markdown-like syntax | 40 |
maxattax97/openscad-format | A tool to format and style source code written in the OpenSCAD programming language. | 27 |
aerosol/tabula | Transforms data into ASCII/GitHub Markdown tables | 93 |
burntsushi/tabwriter | A crate that provides elastic tabstops for text formatting in Rust. | 248 |
the-sett/elm-pretty-printer | A library for pretty-printing Elm code to produce readable and formatted output. | 12 |
meh/ruby-tesseract-ocr | A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |