pretty
Text formatter
A utility library for formatting text in a consistent manner
Haskell Pretty-printer library
72 stars
12 watching
31 forks
Language: Haskell
last commit: about 1 month 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 | 411 |
k0kubun/pp | A utility package for formatting Go data structures in a visually appealing way | 1,873 |
haskell/stylish-haskell | A tool to format and beautify Haskell code to improve readability. | 994 |
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 | 850 |
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 | 971 |