Skip to content

kongtianyi/alfred-jsonviewer

Repository files navigation

alfred-jsonviewer

An alfred workflow help you to get a good json view.

Get JSON from clipboard then show it in Chrome.

Workflow file is in the repo's release space, click here.

Depends

Usage

Basic

Kapture 2022-12-24 at 23 41 41

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

Find Sub JSON Object

Kapture 2022-12-24 at 23 37 30

  1. Copy a JSON object into your clipboard
  2. Input json
  3. Input key to filter key list in drop-down list and press tab/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. Click enter key

Tips

  1. Chrome JSON plugin needs to turn on local file switch. image
  2. Windows version: wox-jsonviewer