pretty-simple
Data printer
A tool to prettify Haskell data types with Show instances in an easy-to-read format
pretty-printer for Haskell data types that have a Show instance
243 stars
9 watching
29 forks
Language: Haskell
last commit: about 1 year ago ghcihacktoberfesthaskellpretty-printpretty-simple
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/pretty | A library providing a consistent and configurable way to print text in a human-readable format. | 69 |
siddharthkp/prettycli | A utility for printing formatted messages to the terminal in a visually appealing way. | 48 |
ivan-m/wl-pprint-text | A text pretty printer with improved whitespace handling | 7 |
polsab/pretty_hex | A hex dumping library in Elixir that formats binary data into human-readable output. | 7 |
louisdx/cxx-prettyprint | Automatically formats C++ container output for readability | 559 |
k0kubun/pp | A library providing colored pretty-printing capabilities for Go programs | 1,862 |
aerosol/tabula | Transforms data into ASCII/GitHub Markdown tables | 93 |
i10416/prettytable-native | An example of writing a standalone CLI application with Scala Native for pretty-printing CSV and JSON files | 10 |
cgrand/packed-printer | A Clojure and Clojurescript library to pretty print data in a compact rectangular manner with minimal staircases. | 37 |
alexhallam/tv | A CLI tool for formatting and displaying tabular data in a visually appealing way. | 2,061 |
yassinebenaid/godump | A utility for printing arbitrary Go data in a structured and colored format | 151 |
pa-ba/compdata | A Haskell library for creating and manipulating compositional data types in a modular and flexible way | 89 |
cdepillabout/servant-checked-exceptions | A library for specifying and handling type-level errors in Servant APIs. | 73 |
codedge-llc/scribe | A tool for pretty-printing tables of Elixir data structures. | 290 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |