signals-ios
Event emitter
An eventing library that enables the Observable pattern without relying on notifications or delegates
Typeful eventing
527 stars
3k watching
55 forks
Language: Objective-C
last commit: almost 6 years ago
Linked from 1 awesome list
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 |
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 |
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 |
paramaggarwal/react-native-global-event-emitter | Provides a shared event bus between native and React Native code for communication between iOS and JavaScript. | 58 |
sindresorhus/emittery | An event emitter designed to minimize synchronous operations in asynchronous code. | 1,745 |
aleclarson/emitter-kit | Type-safe event handling utility for Swift development | 566 |
olebedev/emitter | A Go package implementing a pubsub system with event emitting and filtering capabilities. | 509 |
garronej/evt | A typesafe event emitter alternative with support for async/await and promise handling | 455 |
tapjs/signal-exit | Fires an event when a process exits regardless of the exit cause. | 188 |
cesarferreira/swifteventbus | An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,104 |
yoshuawuyts/deku-event | Turns deku components into event-emitting components by default | 2 |
afishhhhh/yusegment | A customizable segmented control for iOS with text and image support | 111 |