packed-printer
Printer
A Clojure and Clojurescript library to pretty print data in a compact rectangular manner with minimal staircases.
Compact pretty printer
37 stars
3 watching
1 forks
Language: Clojure
last commit: almost 7 years ago
Linked from 1 awesome list
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 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |
cgrand/enlive | A templating and transformation system for Clojure based on CSS selectors | 1,619 |
uncomplicate/clojurecl | A Clojure library that enables parallel computations on GPU using OpenCL | 277 |
haskell/pretty | A library providing a consistent and configurable way to print text in a human-readable format. | 69 |
razum2um/aprint | Prints data in a human-readable format with reduced output size | 129 |
k0kubun/pp | A library providing colored pretty-printing capabilities for Go programs | 1,862 |
uncomplicate/clojurecuda | Provides Clojure bindings for CUDA programming, enabling GPU-accelerated computation in Clojure applications. | 180 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
append-it/blazor.printing | A Blazor component that prints PDF files using native dialog boxes and JavaScript Interop. | 112 |
siddharthkp/prettycli | A utility for printing formatted messages to the terminal in a visually appealing way. | 48 |
philip82148/cpp-dump | A debugging library that prints variables of any type in a human-readable format | 301 |
clj-commons/digest | Provides message digest functions for data integrity verification in Clojure programming | 158 |
clj-commons/rewrite-clj | A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
laidig/gtfs-rt-printer | A utility that loads and prints GTFS-Realtime feeds from various sources. | 9 |