fmt-obj-cli

Pretty any JavaScript Object in your console

Usage no npm install needed!

<script type="module">
  import fmtObjCli from 'https://cdn.skypack.dev/fmt-obj-cli';
</script>

README

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.