pp
Pretty printer
A library providing colored pretty-printing capabilities for Go programs
Colored pretty printer for Go language
2k stars
19 watching
96 forks
Language: Go
last commit: 20 days ago
Linked from 1 awesome list
gopretty-printer
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/pretty | A library providing a consistent and configurable way to print text in a human-readable format. | 69 |
ivan-m/wl-pprint-text | A text pretty printer with improved whitespace handling | 7 |
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
siddharthkp/prettycli | A utility for printing formatted messages to the terminal in a visually appealing way. | 48 |
yassinebenaid/godump | A utility for printing arbitrary Go data in a structured and colored format | 151 |
tylerbrock/colorjson | Fast and customizable JSON marshaller with pretty printing capabilities | 150 |
tomlazar/table | A Go library for printing tabular data on the command line with support for colors and customizable formatting. | 50 |
jiffyclub/palettable | A library of color palettes for Python | 777 |
shovon/json-pretty-printer | Converts poorly formatted JSON into readable syntax highlighted HTML. | 0 |
marchoy/pretty-printer | Translates JSON to HTML with consistent color and formatting | 1 |
cgrand/packed-printer | A Clojure and Clojurescript library to pretty print data in a compact rectangular manner with minimal staircases. | 37 |
kowainik/colourista | Provides a high-level interface for printing colourful messages to the terminal | 66 |
razum2um/aprint | Prints data in a human-readable format with reduced output size | 129 |
reznikmm/ada-pretty | A library that generates pretty-printed Ada code from program trees | 4 |
mattn/go-colorable | A Go library that allows color output on Windows systems. | 769 |