kongtianyi / wox-jsonviewer

A wox plugin help you to get a good json view.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wox-jsonviewer

A wox plugin help you to get a good json view.

Get JSON from clipboard then show it in Chrome.

You can just download it use wpm.

wpm install TimeConvertor

Plugin Page: http://www.wox.one/plugin/408

Depends

Usage

Basic

Animation1

  1. Copy a JSON object into your clipboard
  2. Input json then press enter key

Find Sub JSON Object

Animation

  1. Copy a JSON object into your clipboard
  2. Input json
  3. Input key to filter key list in drop-down list and press enter to fill in the search box
  4. Input > to determine a key path and go into the sub JSON Object(string formatted JSON object also can unfold)
  5. Repeat 3,4 when find the aimed hierarchy
  6. Press enter key

Tips

  1. Chrome JSON plugin needs to turn on local file switch. image
  2. Windows need choose Chrome as default application of .json. image
  3. Mac version: alfred-jsonviewer

About

A wox plugin help you to get a good json view.


Languages

Language:Python 100.0%