wl-pprint-text
Text Pretty Printer
A text pretty printer with improved whitespace handling
A Wadler/Leijen Pretty Printer for Text values
7 stars
4 watching
15 forks
Language: Haskell
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/pretty | A library providing a consistent and configurable way to print text in a human-readable format. | 69 |
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
k0kubun/pp | A library providing colored pretty-printing capabilities for Go programs | 1,862 |
lelio-brun/obelisk | Generates pretty-printed output from Menhir parser files in various formats | 55 |
razum2um/aprint | Prints data in a human-readable format with reduced output size | 129 |
siddharthkp/prettycli | A utility for printing formatted messages to the terminal in a visually appealing way. | 48 |
shovon/json-pretty-printer | Converts poorly formatted JSON into readable syntax highlighted HTML. | 0 |
quchen/prettyprinter | A modern text formatting library for Haskell that provides flexible and extensible formatting options. | 295 |
marchoy/pretty-printer | Translates JSON to HTML with consistent color and formatting | 1 |
jdhealy/prettycolors | A Swift library for styling text in the Terminal using ANSI escape codes. | 171 |
jaredly/myntax | A parser and pretty-printer generator for the OCaml programming language | 51 |
epfl-lara/scallion | A library for parsing and pretty-printing LL(1) languages in Scala. | 56 |
g-plane/pretty_yaml | A YAML formatting tool with optional integration and configuration for use in software development. | 23 |
kowainik/colourista | Provides a high-level interface for printing colourful messages to the terminal | 66 |
polsab/pretty_hex | A hex dumping library in Elixir that formats binary data into human-readable output. | 7 |