events
npmv3.3.0Node's event emitter for all engines.
Overview
events is an npm package that node's event emitter for all engines. The latest version is 3.3.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need node's event emitter for all engines and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of events.
Dependencies
Dev (6)
Used by
Popular packages that depend on events.
Alternatives to events
Frequently installed together
Media Type Database
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
React package for working with the DOM.
An AST-based pattern checker for JavaScript.
Prettier is an opinionated code formatter
Delightful JavaScript Testing.
Leaner CSS
A library to create a trace of your node app per Google's Trace Event format.
Support for `import <defer|source>` phase syntax in Acorn
WebAssembly binary format parser
ECMAScript parser
Version history
| Version | Published | License |
|---|---|---|
| 3.3.0latest | 5 years ago | MIT |
| 3.2.0 | 6 years ago | MIT |
| 3.1.0 | 6 years ago | MIT |
| 3.0.0 | 8 years ago | MIT |
| 2.1.0 | 8 years ago | MIT |
| 2.0.0 | 8 years ago | MIT |
| 1.1.1 | 10 years ago | MIT |
| 1.1.0 | 10 years ago | MIT |
| 1.0.2 | 12 years ago | MIT |
| 1.0.1 | 12 years ago | MIT |
| 1.0.0 | 12 years ago | MIT |
| 0.5.0 | 14 years ago | MIT |
| 0.4.0 | 15 years ago | MIT |
| 0.3.0 | 15 years ago | MIT |
| 0.2.0 | 15 years ago | MIT |
| 0.1.1 | 15 years ago | MIT |
| 0.1.0 | 15 years ago | MIT |
Maintainers
Frequently asked questions
How do I install events?
Run `npm install events` to add events to your npm project.
What license is events released under?
events is distributed under the MIT license.
How popular is events?
events has approximately 0 downloads per week and 1 known dependent packages.