<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kureduki_Maari</author_name>
  <author_url>https://blog.hatena.ne.jp/Kureduki_Maari/</author_url>
  <blog_title>c4se記：さっちゃんですよ☆</blog_title>
  <blog_url>https://c4se.hatenablog.com/</blog_url>
  <categories>
    <anon>Programming</anon>
    <anon>Crystal</anon>
  </categories>
  <description>JSON を整形してから diff をとる tool、diff-with-json を作った。 github.com JSON を jq command に通して整形し、colordiff が在れば其れを、無ければ diff を使って差分を表示する。 次の a1.json と a2.json が在ったとしやう。 // a1.json { &quot;m&quot;: 42, &quot;n&quot;: 57 } // a2.json { &quot;m&quot;: 42, &quot;n&quot;: &quot;parrot&quot; } .n を 57 から&quot;parrot&quot;に変へたものだ。此れを diff で diff -u -L a1.json -L a2.json a1.jso…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fc4se.hatenablog.com%2Fentry%2F2017%2F02%2F06%2F231623&quot; title=&quot;JSONを整形してからdiffをとるtool、diff-with-jsonを作った - c4se記：さっちゃんですよ☆&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-02-06 23:16:23</published>
  <title>JSONを整形してからdiffをとるtool、diff-with-jsonを作った</title>
  <type>rich</type>
  <url>https://c4se.hatenablog.com/entry/2017/02/06/231623</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
