Command Line Apps

At the end of each article, press the "Mark this article as read" button to have the site remember you've read it.

JSON Tidy

19:36

JSON Tidy

JSON is one of the most common file formats we deal with, so we can write a little macOS utility to make it nicer to work with – compressing the data, formatting the data, and even sorting the key names.