eev

Event emitter

A lightweight event emitter library for JavaScript

A tiny, fast, zero-dependency event emitter

GitHub

522 stars
16 watching
32 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
denisinvader/vue-emit A utility function for emitting events in Vue.js functional components 21
ai/nanoevents A tiny event emitter library for JavaScript 1,489
aleclarson/ee-ts A type-safe event emitter library for TypeScript that provides flexible and customizable event handling capabilities. 126
hustcc/onfire.js A lightweight event-emitter library for cross-component communication and system events. 497
uber/signals-ios An eventing library that enables the Observable pattern without relying on notifications or delegates 527
sindresorhus/emittery An event emitter designed to minimize synchronous operations in asynchronous code. 1,745
drawcall/rxemitter A library that enables easy event emission and subscription management between components in different frameworks 55
yoshuawuyts/deku-event Turns deku components into event-emitting components by default 2
allouis/minivents A lightweight JavaScript event handling system with basic methods for listening, emitting, and stopping events 414
aleclarson/emitter-kit Type-safe event handling utility for Swift development 566
garronej/evt A typesafe event emitter alternative with support for async/await and promise handling 455
cweili/vue-option-events Bridges the event system between Vue 1 and Vue 2. 5
adobe-webplatform/eve A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. 319
browserify/events A Node.js events module implementation for environments without it. 1,385
olebedev/emitter A Go package implementing a pubsub system with event emitting and filtering capabilities. 508