emitter-kit
Event handler library
Type-safe event handling utility for Swift development
Type-safe event handling for Swift
566 stars
19 watching
70 forks
Language: Swift
last commit: about 2 years ago
Linked from 2 awesome lists
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 |
aleclarson/dispatcher | An alternative to Grand Central Dispatch with new Swift classes for queues, timers, and task groups. | 107 |
garronej/evt | A typesafe event emitter alternative with support for async/await and promise handling | 455 |
sindresorhus/emittery | An event emitter designed to minimize synchronous operations in asynchronous code. | 1,745 |
ai/nanoevents | A tiny event emitter library for JavaScript | 1,486 |
drawcall/rxemitter | A library that enables easy event emission and subscription management between components in different frameworks | 55 |
hustcc/onfire.js | A lightweight event-emitter library for cross-component communication and system events. | 497 |
adobe-webplatform/eve | A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. | 319 |
denisinvader/vue-emit | A utility function for emitting events in Vue.js functional components | 21 |
chrisdavies/eev | A lightweight event emitter library for JavaScript | 522 |
uber/signals-ios | An eventing library that enables the Observable pattern without relying on notifications or delegates | 527 |
themeteorites/blaze-magic-events | Provides an alternative way of binding event handlers to HTML elements in Meteor's Blaze framework. | 26 |
aneek/slim-event-dispatcher | An event dispatcher that integrates with the Slim Framework to enable event-driven programming | 7 |
lightningkite/lkalertcontroller | A Swift library for creating simple and customizable UI alerts | 98 |
olebedev/emitter | A Go package implementing a pubsub system with event emitting and filtering capabilities. | 509 |