This package has been deprecated

Author message:

Not in maintainence

beauty-json-cli

1.2.0 • Public • Published

beauty-json-cli

Show beauty JSON in terminal.

Travis License NPM Version NPM Downloads

Installation

Using Yarn:

$ yarn global add beauty-json-cli

Using npm:

$ npm install -g beauty-json-cli

Usage

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.json

License

MIT License

Copyright (c) 2018-present Pig Fang

Readme

Keywords

none

Package Sidebar

Install

npm i beauty-json-cli

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

27.7 kB

Total Files

7

Last publish

Collaborators

  • gplane