fmt-obj icon indicating copy to clipboard operation
fmt-obj copied to clipboard

Stringifies any javascript object in your console for CLI inspection :sparkles:

Results 2 fmt-obj issues
Sort by recently updated
recently updated
newest added

Looks like is not apply for all the elements with `offset = 2`: ``` ❯ node examples/formatter.js hello: "world" foo: "bar" deep: foo: "bar" arr: 0: 1 1: 2 2:...

bug
help wanted

Hey, I wrote a package a little while back called `pretty-format`. I was wondering if you'd seen it and if there was something it does not do you wish it...