tallboy
Table generator
A declarative API for creating text-based tables in Crystal
Declarative API for drawing unicode/ascii character tables in crystal lang
56 stars
3 watching
5 forks
Language: Crystal
last commit: over 3 years ago
Linked from 1 awesome list
ascii-artclicolspancrystal-langtableterminaltty
Related projects:
Repository | Description | Stars |
---|---|---|
hutou/tablo | A Crystal gem that generates formatted text tables from 2D arrays with customizable formatting options. | 28 |
tj/terminal-table | A tool for generating ASCII tables in various formats and styles. | 1,533 |
cldwalker/table | A Clojure library that generates ASCII tables from various data structures. | 108 |
cheynewallace/tabby | A lightweight library for generating simple terminal tables with minimal effort | 356 |
djm/table_rex | An Elixir library for generating text-based tables with various features and options. | 244 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 531 |
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
crystal-lang/crystal_lib | Automatically generates bindings for native libraries in Crystal programming language | 138 |
zhiburt/tabled | A library for generating pretty-printed tables of Rust data structures | 2,026 |
crystal-lang/crystal-db | A common API for interacting with various databases from a Crystal application | 303 |
crystal-lang-tools/sublime-crystal | Provides syntax highlighting and code completion snippets for the Crystal programming language in Sublime Text. | 86 |
stephannv/blueprint | An HTML templating library for Crystal programming language | 47 |
crystal-community/toml.cr | A Crystal implementation of the TOML data serialization format | 60 |
q9f/secp256k1.cr | A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
tobyapi/crystalg | A collection of algorithms implemented in Crystal for efficient string and geometric operations. | 38 |