evt
Event emitter
A typesafe event emitter alternative with support for async/await and promise handling
💧EventEmitter's typesafe replacement
455 stars
6 watching
6 forks
Language: TypeScript
last commit: 11 days ago
Linked from 1 awesome list
async-awaitbrowserdenoeventemitternodenodejspromisereact-nativetypescript
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 |
ai/nanoevents | A tiny event emitter library for JavaScript | 1,486 |
aleclarson/emitter-kit | Type-safe event handling utility for Swift development | 566 |
denisinvader/vue-emit | A utility function for emitting events in Vue.js functional components | 21 |
sindresorhus/emittery | An event emitter designed to minimize synchronous operations in asynchronous code. | 1,745 |
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 |
prestashopcorp/nestjs-geteventstore | A NestJS framework extension for building event-driven applications using Event Store as the underlying event storage system. | 34 |
etesync/etesync-web | An EteSync web client implemented using React and TypeScript | 248 |
fregante/webext-events | Utilities for handling events in Web Extensions | 15 |
matatbread/fast-async | A Babel plugin that compiles ES7 async/await syntax without generators for better performance | 604 |
chrisdavies/eev | A lightweight event emitter library for JavaScript | 522 |
paramaggarwal/react-native-global-event-emitter | Provides a shared event bus between native and React Native code for communication between iOS and JavaScript. | 58 |
samchon/ecol | A TypeScript library providing event-driven implementations of standard data structures | 9 |
ydj-fe/ts-react-vite_or_webpack | A starter template for building React applications with TypeScript and Vite/Webpack | 362 |