1.0.2 • Published 2 years ago

nv-cli-pjson v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

nv-cli-pjson

  • nv-cli-pjson
  • cli-tool, print json with colors

install

  • npm install nv-cli-pjson -g

usage

    Usage: nv_cli_pjson [options]
    Options:
        -b, --boolean                color for Boolean
        -u, --null                   color for nUll
        -n, --number                 clor for Number
        -q, --quoted                 color for Quoted
        -k, --unquoted               color for Unquoted
        -l, --list_all_colors        list all colors
        -i, --input                  input string ,default stdin
        -h, --help                   usage

example

     #nv_cli_pjson -b green -k red -q purple

LICENSE

  • ISC