event-emitters
There are 15 repositories under event-emitters topic.
binier/tiny-typed-emitter
Fully type-checked NodeJS EventEmitter
mdapena/pyventus
A powerful Python library for event-driven and reactive programming.
Byteclaw/hooks
🎣 Collection of useful React hooks for your applications
djhouseknecht/rxjs-util-classes
Simple RxJS implementations for Redux-like store, state management, cache maps, and event emitters that are commonly used across projects.
Brugarolas/reactive
Small events emitters and subscribe, observable and reactive objects library
Chust3r/micro-spark
⚡ Micro-Spark: A lightweight, modern, and environment-agnostic event emitter for complex event-driven systems.
vovchisko/a-signal
declarative alternative for event emitters
bencelaszlo/chiisai-event-emitter
A minimal and performant event emitter library for Node.JS.
muttaqin1/eventEmitter
A type-safe toy implementation of Node.js Event Emitter.
SoniaKimas/typescript-webpack-demo-weather-app
Demo web application built with TypeScript and bundled using Webpack, showcasing asynchronous programming, design patterns, organized code, inheritance, and TypeScript generics.
wasswarichard/React-Typescript-nestjs-MongoDb-Docker
real time transactions using react, typescript, nestjs, mongodb, cronjobs, event-emitter, websockets, typescript.
waxs/beam
📡 Dispatch and execute events with Beam. A small experiment declaring event hooks with Javascript
ziomecka/portfolio-js-publisher
Publisher-subscriber pattern
InitPHP/EventEmitter
PHP Event Emitter
joelyles/node.js-course-server
Node.js server following Dave Gray's Node.js course