Home

Awesome

fmt-obj-cli

Last version Build Status Dependency status Dev Dependencies Status NPM Status Donate

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.