Awesome
<div align="center"><img src="./icon.png" width=256><br>alfred-tidy</div>
Alfred 4 workflow to beautify JSON/XML in clipboard
Prerequisites
You need Node.js 6+ and Alfred 4 with the paid Powerpack upgrade.
Usage
Copy JSON/XML snippet to clipboard
- <kbd>cmd</kbd> + <kbd>C</kbd>
Beautify
- Type
tidy
, <kbd>Space</kbd>, select JSON or XML - <kbd>Enter</kbd>
- <kbd>Cmd</kbd> + <kbd>V</kbd> to your editor
Install
$ npm i -g alfred-tidy
Reference
License
MIT © Jaewe Heo