mevent

0.0.1 • Public • Published

Event emitter

Install

npm install mevent --save

Use

const hub = require('mevent')()
 
hub.on('ping', arg => console.log(arg))
 
hub.emit('ping', 'hi!')

Readme

Keywords

none

Package Sidebar

Install

npm i mevent

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

1.68 kB

Total Files

4

Last publish

Collaborators

  • eliot