1.0.6 • Published 6 years ago

fmt-obj-cli v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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.