Tag: json

  • tidyview

    tidy-viewer (tv) format json into table view N.B. there’s another program (tv-cli) that installs the ‘tv‘ table viewer for json that can wind up in your .cargo/bin – if that happens, then you’ll need to set up aliases or something so you can use the one you want.

  • Dodged the XML bullet

    Years ago, when XML was the new hotness, I kept meaning to learn it. (I mean, I learned it, except the headers and CDATA, but I never figured out how to use XPath or XQuery or XSLT or do anything useful with it. I learned just enough to write a toolchain that emits an RSS feed […]