JSON在线编缉器命令行工具-解放你的双手

680 阅读1分钟

JSON editor online

CLI tool for opening a local file in JSON editor online.

Usage

 json [options] <file>

 Options:

    -h, --help                 output usage information

Installation

  • Install Node.js and npm
  • Run npm install -g json-editor-online
  • Run json --help or json some_file to open it online.