Alfred 4 workflow to beautify JSON/XML in clipboard
You need Node.js 6+ and Alfred 4 with the paid Powerpack upgrade.
- cmd + C
- Type
tidy
, Space, select JSON or XML - Enter
- Cmd + V to your editor
$ npm i -g alfred-tidy
MIT © Jaewe Heo
Alfred 4 workflow to beautify JSON/XML in clipboard
You need Node.js 6+ and Alfred 4 with the paid Powerpack upgrade.
tidy
, Space, select JSON or XML$ npm i -g alfred-tidy
MIT © Jaewe Heo