tablo
Table generator
A Crystal gem that generates formatted text tables from 2D arrays with customizable formatting options.
Crystal text table generator
28 stars
4 watching
2 forks
Language: Crystal
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
epoch/tallboy | A declarative API for creating text-based tables in Crystal | 56 |
tj/terminal-table | A tool for generating ASCII tables in various formats and styles. | 1,533 |
haozhu233/kableextra | A package that extends the kable() function to add features and customize table generation in HTML or LaTeX. | 691 |
zhiburt/tabled | A library for generating pretty-printed tables of Rust data structures | 2,026 |
lihaoyi/scalatex | A programmable document generation tool for generating formatted text based on data in a structured format | 290 |
cheynewallace/tabby | A lightweight library for generating simple terminal tables with minimal effort | 356 |
jieter/django-tables2 | An app for creating HTML tables in Django applications | 1,902 |
djm/table_rex | An Elixir library for generating text-based tables with various features and options. | 244 |
typelevel/laika | A tool that helps generate documents with customizable text markup and support for multiple output formats | 415 |
khalidabuhakmeh/consoletables | A utility for generating and displaying formatted tables in a console application | 948 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 531 |
westonganger/form_builder.cr | A library that generates HTML markup for forms with built-in support for various UI libraries. | 31 |
cldwalker/table | A Clojure library that generates ASCII tables from various data structures. | 108 |
aerosol/tabula | Transforms data into ASCII/GitHub Markdown tables | 93 |