json-pprint-cli

1.0.3 • Public • Published

JSON Pretty Print

A CLI tool that pretty prints your json file so that it looks neater. Will automatically indent your file with 2 spaces.

Installation

Install globally so that you can invoke it anywhere:

$ npm i -g json-pprint-cli

Usage

$ json-pprint filename.json

You can also save the formatted json.

$ json-pprint -o output.json filename.json

Readme

Keywords

none

Package Sidebar

Install

npm i json-pprint-cli

Weekly Downloads

0

Version

1.0.3

License

ISC

Last publish

Collaborators

  • alextanhongpin