<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>morning_6</author_name>
  <author_url>https://blog.hatena.ne.jp/morning_6/</author_url>
  <blog_title>６時だョ!!全員集合!!</blog_title>
  <blog_url>https://morning-6.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>JSONにシリアライズできないオブジェクト JSON.stringifyメソッドはJSONで表現可能な値だけをシリアライズします。 (※シリアライズとは、複数の要素を一列に並べる操作や処理のこと。) JSONに変換可能な値として紹介されている、文字列、数値、真偽値、配列、オブジェクトを出力しました。 console.log(JSON.stringify({ x: &quot;yano&quot; })); console.log(JSON.stringify({ x: 10 })); console.log(JSON.stringify({ x: true })); console.log(JSON.string…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmorning-6.hatenablog.com%2Fentry%2F2022%2F03%2F15%2F092127&quot; title=&quot;2022年3月15日 JSON  (JavaScript Primer)JSONにシリアライズできないオブジェクト - ６時だョ!!全員集合!!&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>2022-03-15 09:21:27</published>
  <title>2022年3月15日 JSON  (JavaScript Primer)JSONにシリアライズできないオブジェクト</title>
  <type>rich</type>
  <url>https://morning-6.hatenablog.com/entry/2022/03/15/092127</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
