rxd_txd
300 subscribers
514 photos
31 videos
22 files
2.79K links
Download Telegram
🔧Хороший такой разбор jq попался: https://mosermichael.github.io/jq-illustrated/dir/content.html

#напочитать #json
Forwarded from GitHub'ненько
query-json is a faster and simpler re-implementation of the jq language in Reason Native and compiled to binary thanks to the OCaml compiler. query-json, allows you to write small programs to operate on top of json files in a cute syntax:

query-json ".store.books | filter(.price > 10)" stores.json

#json #dev
https://github.com/davesnx/query-json