You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
yq takes YAML input, converts it to JSON, and pipes it to jq: cat input.yml | yq .foo.bar Like in jq, you can also specify input filename(s) as arguments: yq .foo.bar input.yml By default, no conversion of jq output is done. Use the --yaml-output/-y option to convert it back into YAML: cat input.yml | yq -y .foo.bar Mapping key order is preserved. By default, custom YAML tags and styles in the inp
JSYNC is a simple data serialization language. It takes the simplicity of JSON and combines it with the completeness of YAML. This allows for full data graph serialization. JSYNC has the ability to serialize data in a language that is simple and familiar, while reusing the existing and ubiquitous set of JSON implementations. Why JSON is Great! JSON is a very simple subset of JavaScript data syntax
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く