Awesome
fmt-obj-cli
Pretty any JavaScript Object in your console.
Install
$ npm install fmt-obj-cli --global
Usage
$ fmt --help
Usage
$ fmt-obj <filepath>
Examples
$ fmt-obj package.json
$ curl https://api.github.com/repos/expressjs/express | fmt-obj
License
MIT © Kiko Beats.