tv
Data formatter
A CLI tool for formatting and displaying tabular data in a visually appealing way.
📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
2k stars
6 watching
42 forks
Language: Rust
last commit: 10 months ago
Linked from 1 awesome list
clicolumncommand-linecommand-line-toolcsvcsv-catcsv-columncsv-pretty-printcsv-viewercsv-visualizationdata-sciencedataframedatatablepretty-printpretty-printerrusttabular-dataterminaltibble
Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/vroom | A high-performance CSV and TSV reader that uses indexing and lazy loading to improve reading speed without loading all data at once. | 623 |
archiecobbs/csvprintf | A command-line utility for formatting and manipulating CSV data | 41 |
rubycocos/csvreader | A gem for reading tabular data in the comma-separated values (CSV) format | 177 |
d3/d3-dsv | A parser and formatter for tabular data in CSV or TSV format | 436 |
belav/csharpier | An opinionated code formatter for C#. | 1,441 |
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
tidyverse/readr | Provides fast and friendly way to read rectangular data from delimited files | 1,011 |
polsab/pretty_hex | A hex dumping library in Elixir that formats binary data into human-readable output. | 7 |
marcosmeli/filehelpers | A .NET library for reading and writing data from fixed length or delimited records in files | 1,136 |
dehesa/codablecsv | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 464 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 602 |
insomnimus/tidier | A Rust library for formatting and cleaning up HTML, XHTML, and XML documents | 4 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |
jimm/csvlixir | Provides functions to read and write comma-separated value data in Elixir | 33 |
sibprogrammer/xq | A command-line tool for formatting and highlighting XML and HTML content, including syntax highlighting, automatic indentation, pagination, node content extraction, and XPath query support. | 866 |