pretty
Text printer
A library providing a consistent and configurable way to print text in a human-readable format.
Haskell Pretty-printer library
69 stars
11 watching
30 forks
Language: Haskell
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
ivan-m/wl-pprint-text | A text pretty printer with improved whitespace handling | 7 |
quchen/prettyprinter | A modern text formatting library for Haskell that provides flexible and extensible formatting options. | 295 |
haskell/text | Efficient Unicode text operations in Haskell | 407 |
k0kubun/pp | A library providing colored pretty-printing capabilities for Go programs | 1,863 |
haskell/stylish-haskell | A tool to format and beautify Haskell code to improve readability. | 988 |
marchoy/pretty-printer | Translates JSON to HTML with consistent color and formatting | 1 |
the-sett/elm-pretty-printer | A library for pretty-printing Elm code to produce readable and formatted output. | 12 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
siddharthkp/prettycli | A utility for printing formatted messages to the terminal in a visually appealing way. | 48 |
guibou/pyf | A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
shovon/json-pretty-printer | Converts poorly formatted JSON into readable syntax highlighted HTML. | 0 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 848 |
kowainik/colourista | Provides a high-level interface for printing colourful messages to the terminal | 66 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 964 |