|
|
|
|
|
by grayrest
3852 days ago
|
|
> non-lisp pretty-printer? Brandon Bloom's fipp[1] works fine but the Chrome Canary dev tools have support for object formatters. I get reasonable results on .170 just doing a (js/console.log a-map). [1] https://github.com/brandonbloom/fipp |
|