@algolia/events
Node's event emitter for all engines.
Last updated 4 years ago by haroenv .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @algolia/events 
SYNC missed versions from official npm registry.

events Build Status

Algolia'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('events');

Usage

See the node.js event emitter docs

Current Tags

  • 4.0.1                                ...           latest (4 years ago)

2 Versions

  • 4.0.1                                ...           4 years ago
  • 4.0.0                                ...           4 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (3)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |