@kumoai/events
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

events Build Status

Kumo's fork of Node's event emitter for all engines.

Specifics:

  • v1.1.1-based, as it's much smaller and we don't use the newer features
  • builtin type-definitions
  • better interop with ESM, while still being cjs

Install

npm install events

Require

var EventEmitter = require('@kumoai/events');

Usage

See the node.js event emitter docs

Package Sidebar

Install

npm i @kumoai/events

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

13.1 kB

Total Files

8

Last publish

Collaborators

  • lijippy