1.2.0 • Published 8 years ago
beauty-json-cli v1.2.0
beauty-json-cli
Show beauty JSON in terminal.

Installation
Using Yarn:
$ yarn global add beauty-json-cliUsing npm:
$ npm install -g beauty-json-cliUsage
Run it in your terminal:
$ echo '{"abc":123}' | beauty-json
$ cat path/to/jsonfile.json | beauty-json
$ beauty-json https://api.github.com
$ beauty-json path/to/jsonfile.jsonLicense
MIT License
Copyright (c) 2018-present Pig Fang