- Created by importre
- π Last Updated: 13/02/22 04:23:00
- π Stars on GitHub: 40
- Love this? Consider supporting the creator by Starring or Sponsoring this on GitHub!
- Get Source Code
From their README

alfred-tidy

alfred-tidy
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
- cmd + C
Beautify
- Type
tidy
, Space, select JSON or XML - Enter
- Cmd + V to your editor


Install
$ npm i -g alfred-tidy
Reference
License
MIT Β© Jaewe Heo