<?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>JavaScript</anon>
  </categories>
  <description>Web browserでのJavaScriptでは、node.addEventListener(string, function(Event), boolean);と云ふ綴りを好くやる。event drivenと云ふ奴だ。node.jsでは、似たものでobject.on(string, function(*args));と云ふのを好く書く。event drivenと云ふ奴だ。 此のAPIを実装してゐるのは、event.EventEmitterと云ふ関数だ。 cf. Node.js - Node書くならEventEmitterについて知っとくべし - Qiita [キータ] http://qii…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fc4se.hatenablog.com%2Fentry%2F2013%2F10%2F09%2F125241&quot; title=&quot;自分のclassに、new Class().on(&amp;#39;name&amp;#39;, fn) みたいなEventEmitterを実装する (node.js) - 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>2013-10-09 12:52:41</published>
  <title>自分のclassに、new Class().on('name', fn) みたいなEventEmitterを実装する (node.js)</title>
  <type>rich</type>
  <url>https://c4se.hatenablog.com/entry/2013/10/09/125241</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
