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 | 268 |
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 | 558 |
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 | 903 |
haskell/pretty | A utility library for formatting text in a consistent manner | 72 |
k0kubun/pp | A utility package for formatting Go data structures in a visually appealing way | 1,873 |
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 | 277 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
putoutjs/printer | Transforms Babel Abstract Syntax Trees into human-readable JavaScript | 16 |
dprint/dprint-plugin-prettier | A wrapper around Prettier to integrate it with the dprint CLI for faster formatting of Rust code. | 99 |
alexandervdm/gummi | A simple LaTeX editor written in C. | 767 |
dhyegocalota/active_admin-humanized_enum | Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |