Posts tagged “json”
2024
TableFlip v1.6.0: JSON Support and Font Resizing
TalbeFlip v1.6.0 is released, a free update for direct customers and Mac App Store users. It finally brings resizable fonts, and a first glimpse towards JSON support.
2023
Transforming JSON to Tables: the Impedance Problem
There’s a mismatch between the nested object structure of JSON and tabular data. But there's hope.
2020
How to Decode Human-Readable JSON Strings to Integer-Based Swift.OptionSet