RxEmitter
Event emitter library
A library that enables easy event emission and subscription management between components in different frameworks
RxEmitter = 🐟Rxjs + 🐡eventBus.
55 stars
6 watching
5 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
emittereventbuseventemitterobservablerxjs
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
ai/nanoevents | A tiny event emitter library for JavaScript | 1,489 |
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 |
uber/signals-ios | An eventing library that enables the Observable pattern without relying on notifications or delegates | 527 |
chrisdavies/eev | A lightweight event emitter library for JavaScript | 522 |
sindresorhus/emittery | An event emitter designed to minimize synchronous operations in asynchronous code. | 1,745 |
aneek/slim-event-dispatcher | An event dispatcher that integrates with the Slim Framework to enable event-driven programming | 7 |
alfert/reaxive | A reactive event handling library for Elixir | 284 |
denisinvader/vue-emit | A utility function for emitting events in Vue.js functional components | 21 |
rxswiftcommunity/rxrealmdatasources | A library that enables easy data source creation for RxRealm in iOS and macOS apps | 161 |
olebedev/emitter | A Go package implementing a pubsub system with event emitting and filtering capabilities. | 508 |
devxoul/rxviewcontroller | An RxSwift wrapper for managing view controller lifecycle events | 347 |
delfos1/pulse | A GameMaker library for creating and managing particle effects. | 17 |