Hacker News new | ask | show | jobs
by account-5 1043 days ago
Does anyone still use XML? I would imagine the answer to both is yes. I often wish JSON had something as good as xpath.
1 comments

The `jq` command line tool has some neat expressions for selecting things from JSON. Not sure if it's a standard though.