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: about 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. | 127 |
hustcc/onfire.js | A lightweight event-emitter library for cross-component communication and system events. | 499 |
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,498 |
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 global event bus between native and JavaScript layers in React Native applications | 58 |
sindresorhus/emittery | An event emitter designed to minimize synchronous operations in asynchronous code. | 1,754 |
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. | 510 |
garronej/evt | A typesafe event emitter alternative with support for async/await and promise handling | 456 |
tapjs/signal-exit | Fires an event when a process exits regardless of the exit cause. | 189 |
cesarferreira/swifteventbus | An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,107 |
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 |