Forgive me if this is unwelcome self-promotion, but I figured I'd take this 
opportunity to point out some similar projects:

My re-usable pretty-printing engine with a simple EDN printer:
https://github.com/brandonbloom/fipp

A colorizing EDN printer built on Fipp:
https://github.com/greglook/puget/

nREPL integration for Puget:
https://github.com/greglook/whidbey

On Thursday, September 4, 2014 5:50:10 PM UTC-4, Vladimir Bokov wrote:
>
> Hi folks, I got just tired to gazing into big amount of data and scroll 
> 3-4 screens of my 13' laptop to grasp the structure,
> so I used pprint's pretty printer, but add colors and changed indentation 
> *by default*
> (actually pprint has tuning parameters, too, but anyway it's breaking maps 
> by single entry by line...)
>
> Now the screen area gets used more effectively and looks more friendly imo 
> :)
> See it: https://github.com/razum2um/aprint
>
> Looking forward yours opinion if I should make a nrepl middleware to use 
> it *right away*, without doing (ap)
> every time ;)
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to