aprint
Pretty printer
Prints data in a human-readable format with reduced output size
Awesome print: like clojure.pprint, but awesome
129 stars
8 watching
5 forks
Language: Clojure
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ivan-m/wl-pprint-text | A text pretty printer with improved whitespace handling | 7 |
razum2um/clj-debugger | A Clojure-based debugger that allows users to set breakpoints and inspect variables in their code | 269 |
cgrand/packed-printer | A Clojure and Clojurescript library to pretty print data in a compact rectangular manner with minimal staircases. | 37 |
axect/peroxide | A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation | 542 |
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
arches/table_print | A tool for presenting structured data in a human-readable format | 902 |
haskell/pretty | A library providing a consistent and configurable way to print text in a human-readable format. | 69 |
k0kubun/pp | A library providing colored pretty-printing capabilities for Go programs | 1,862 |
rm-hull/monet | A ClojureScript library for working with canvas and visuals. | 166 |
bjro/apex | A library that pretty prints Elixir data structures in full color | 278 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
putoutjs/printer | Prints JavaScript code from Babel AST to human-readable format | 16 |
dprint/dprint-plugin-prettier | A wrapper around Prettier to integrate it with the dprint CLI for faster formatting of Rust code. | 98 |
alexandervdm/gummi | A simple LaTeX editor written in C. | 762 |
dhyegocalota/active_admin-humanized_enum | Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |