Hanson
Value observer
A lightweight library to observe and bind values in Swift
Lightweight observations and bindings in Swift
518 stars
20 watching
12 forks
Language: Swift
last commit: about 3 years ago
Linked from 1 awesome list
bindingkvckvoobservationswift
Related projects:
Repository | Description | Stars |
---|---|---|
slazyk/observable-swift | A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. | 1,235 |
fxm90/lightweightobservable | An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way | 135 |
swiftvalidatorcommunity/swiftvalidator | A rule-based validation library for Swift | 1,439 |
ba-st/bell | A library providing observability capabilities such as logs and metrics. | 6 |
capaj/mobx-observer | A utility to simplify integration of MobX observables with React-like components | 13 |
roberthein/observable | A library that enables reactive programming in Swift by providing a simple and efficient way to observe values and manage side effects. | 373 |
abdullahselek/ascollectionview | A lightweight collection view implementation for custom UI components | 372 |
maximkotliar/bindy | A lightweight Swift framework for creating simple event-driven data binding and observable values | 25 |
nalexn/viewinspector | A library that provides runtime introspection and unit testing capabilities for SwiftUI views. | 2,197 |
stremsdoerfer/nikka | A lightweight Swift HTTP networking library that enables modular and powerful API interactions | 30 |
christiankohler/ng-resize-observer | A library providing an Angular service to observe and respond to changes in the size of DOM elements. | 22 |
hirezio/observer-spy | A library to simplify testing of RxJS Observables | 378 |
localforage/localforage-observable | A library that provides observables to interact with the localForage data storage system | 87 |
daisuke0131/viewmonitor | A Swift-based library that measures view positions with high accuracy in native iOS apps. | 727 |
mariohahn/statusprovider | A framework for handling loading states and errors in views | 879 |