AvisoNovate.pretty

https://github.com/AvisoNovate/pretty.git

git clone 'https://github.com/AvisoNovate/pretty.git'

(ql:quickload :AvisoNovate.pretty)
448

Clojars

CircleCI

Full Documentation

API

Sometimes, neatness counts.

If you are trying to puzzle out a stack trace, pick a critical line of text out of a long stream of console output, or compare two streams of binary data, a little bit of formatting can go a long way.

That's what io.aviso/pretty is for. It adds support for pretty output where it counts:

Example

Full Documentation

Pretty is also incorporated into the ultra plugin, and is packaged as part of Boot.


io.aviso/pretty is released under the terms of the Apache Software License 2.0.