1.0.1 • Published 3 years ago

jjson v1.0.1

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

J.JSON

A CLI json beautifier written in Node.js.

Installation

$ npm install jjson -g

Usage

Usage: jjson [options]

Options:
   -f, --file       JSON filename.
   -e, --encoding   JSON file encoding.  [default to utf8]
   -i, --indent     Number of indent for each line.  [default to 2]
   -v, --vim-plugin-mode   Whether it's in VIM plugin mode. (usually use this
           option in vim plugins)

Contribution

Issues and PRs are welcomed!

1.0.1

3 years ago

1.0.0

3 years ago

0.0.3

10 years ago

0.0.2-fix

11 years ago

0.0.2

11 years ago

0.0.1-fixed

11 years ago

0.0.1-fix

11 years ago

0.0.1

11 years ago