xx.on

0.0.4 • Public • Published

xx.on

import $on from 'xx.on'
import Event from 'events'
e = new Event()
$on e, {
  test:->
    @x = 1
}
e.emit 'test'
console.log e.x

Readme

Keywords

none

Package Sidebar

Install

npm i xx.on

Weekly Downloads

4

Version

0.0.4

License

MulanPSL-2.0

Unpacked Size

10 kB

Total Files

4

Last publish

Collaborators

  • gcxfd