Hey folks - I made a little JSON formatter (my first attempt at a script)
It does the following:
Grabs the latest item on your clipboard Formats it using prettier (this will have to install on your first time running the script) Copies the formatted JSON to your clipboard Super simple but hopefully useful.
Open json-formatter in Script Kit
Any feedback very welcome - this is my first script on ScriptKit so I would love any pointers.