ee-ts
Event emitter
A type-safe event emitter library for TypeScript that provides flexible and customizable event handling capabilities.
Type-safe, isomorphic event emitters
126 stars
4 watching
2 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
event-emittereventstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
ai/nanoevents | A tiny event emitter library for JavaScript | 1,489 |
hustcc/onfire.js | A lightweight event-emitter library for cross-component communication and system events. | 497 |
drawcall/rxemitter | A library that enables easy event emission and subscription management between components in different frameworks | 55 |
chrisdavies/eev | A lightweight event emitter library for JavaScript | 522 |
denisinvader/vue-emit | A utility function for emitting events in Vue.js functional components | 21 |
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 |
olebedev/emitter | A Go package implementing a pubsub system with event emitting and filtering capabilities. | 508 |
yoshuawuyts/deku-event | Turns deku components into event-emitting components by default | 2 |
chatgris/event_source_encoder | Library to encode data into EventSource compliant format | 4 |
typestrong/atom-typescript | A plugin for Atom editor that provides support for TypeScript syntax highlighting and code completion | 1,131 |
samchon/ecol | A TypeScript library providing event-driven implementations of standard data structures | 9 |
aleclarson/vite-tsconfig-paths | Supports path mapping in TypeScript's module imports for Vite builds | 1,344 |