hyperactiv
Reactivity library
A library that enables automatic reactivity in JavaScript objects and arrays by observing property mutations.
A super tiny reactive library.
439 stars
12 watching
25 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
computedes6-proxiesjavascriptpropertiesreactreactive
Related projects:
Repository | Description | Stars |
---|---|---|
webreflection/usignal | A JavaScript library for building reactive user interfaces with signal-driven and solid-inspired APIs. | 221 |
finom/defi | A utility library for enabling reactive data binding and two-way synchronization in JavaScript objects | 50 |
lihaoyi/scala.rx | A change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change. | 984 |
fabiospampinato/flimsy | A simplified implementation of the reactive core of Solid in a single file | 187 |
e-oz/ngx-reactive-storage | A wrapper around IndexedDB and localStorage that allows storing data in a reactive way, with observable and signal-based APIs for synchronization across tabs and windows. | 40 |
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 |
rodydavis/signals.dart | A reactive programming library that enables fine-grained reactivity and lazy evaluation in Dart applications. | 468 |
wildhoney/keo | A library that provides plain functions for building stateless React components with immutable properties and functional goodies. | 227 |
xudafeng/autoresponsive-react | A React library providing auto responsive grid layout capabilities | 1,578 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
kefirjs/kefir | A Reactive Programming library for JavaScript inspired by Bacon.js and RxJS. | 1,874 |
vobyjs/voby | A high-performance framework with fine-grained observable/signal-based reactivity for building rich applications. | 890 |
facebook/react | A JavaScript library for building user interfaces using an incremental, component-based approach. | 229,269 |
marcusasplund/hyperapp-rxjs | A test project demonstrating integration of HyperApp and RxJS for building reactive user interfaces. | 14 |
amrdeveloper/reactbutton | A library to add customizable, multi-reaction buttons with various layouts and styles to Android apps. | 110 |