table
Table generator
A Clojure library that generates ASCII tables from various data structures.
Display ascii tables for almost any data structure with ease.
108 stars
8 watching
16 forks
Language: Clojure
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
tj/terminal-table | A tool for generating ASCII tables in various formats and styles. | 1,533 |
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 |
kellyjonbrazil/jtbl | A command-line tool to convert and format data from JSON into various table formats. | 286 |
zhiburt/tabled | A library for generating pretty-printed tables of Rust data structures | 2,026 |
cli-table/cli-table3 | A utility that allows you to render tables in the command line from your Node.js scripts. | 538 |
khalidabuhakmeh/consoletables | A utility for generating and displaying formatted tables in a console application | 948 |
haozhu233/kableextra | A package that extends the kable() function to add features and customize table generation in HTML or LaTeX. | 691 |
epoch/tallboy | A declarative API for creating text-based tables in Crystal | 56 |
clojuredocs/guides | An assortment of guides and tutorials covering various aspects of the Clojure programming language and its ecosystem | 369 |
noprompt/garden | A Clojure-based library for generating CSS | 1,345 |
scicloj/tablecloth | A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. | 303 |
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
weavejester/codox | Generates API documentation from source code in a specific programming language | 668 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |