File: app/js/lib/events/Readme.md

Recommend this page to a friend!
  Classes of Sergey Beskorovayniy   Hackernews Vue   app/js/lib/events/Readme.md   Download  
File: app/js/lib/events/Readme.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Hackernews Vue
View information from Hackernews using Vue.js
Author: By
Last change:
Date: 7 years ago
Size: 371 bytes
 

Contents

Class file image Download

events Build Status

Node's event emitter for all engines.

Install

npm install events

Require

var EventEmitter = require('events').EventEmitter

Usage

See the node.js event emitter docs