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
30 forks
Language: Haskell
last commit: about 1 month ago ghcihacktoberfesthaskellpretty-printpretty-simple
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/pretty | A utility library for formatting text in a consistent manner | 72 |
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 | 561 |
k0kubun/pp | A utility package for formatting Go data structures in a visually appealing way | 1,873 |
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 | 11 |
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,065 |
yassinebenaid/godump | A Go library that provides a versatile way to dump and pretty-print any type of variable in a structured and colored format. | 174 |
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 printing formatted tables of Elixir data structures. | 292 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 602 |