#author("2018-07-06T11:38:53+00:00","default:yusami","yusami") #author("2019-12-29T11:40:01+00:00","default:yusami","yusami") #contents &tag(JSON); * 情報 [#i8dc3434] * 仕様 [#i8dc3434] - [[非エンジニアに贈る「具体例でさらっと学ぶJSON」 | Developers.IO>https://dev.classmethod.jp/etc/concrete-example-of-json/]] 文字列値(string):"abc"や"def"等、任意の情報をダブルクオートで囲んだ記述。 * [[シェル]] [#vcd4172f] - [[[おすすめ]ターミナルでの作業効率が爆上げするTUIツール5選 - Qiita>https://qiita.com/gorilla0513/items/2bb416e371c43d6d88fc#json]] jqはインタラクティブにJSONを操作できないので、筆者はtsonというTUIツールを作りました。 -- [[skanehira/tson: TUI json editor and viewer written in Go>https://github.com/skanehira/tson]] tson is JSON viewer and editor written in Go. This tool displays JSON as a tree and you can search and edit key or values. * 関連 [#pae73bcb] #related #taglist(tag=JSON)