defi

Reactive utility library

A utility library for enabling reactive data binding and two-way synchronization in JavaScript objects

A bunch of utilities that enable accessor-based reactivity for JavaScript objects

GitHub

50 stars
5 watching
11 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list

javascriptreactive-programmingtwo-way-data-binding

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kefirjs/kefir A Reactive Programming library for JavaScript inspired by Bacon.js and RxJS. 1,876
webreflection/usignal A JavaScript library for building reactive user interfaces with signal-driven and solid-inspired APIs. 224
fabiospampinato/flimsy A simplified implementation of the reactive core of Solid in a single file 189
elbywan/hyperactiv A library that enables automatic reactivity in JavaScript objects and arrays by observing property mutations. 440
teaentitylab/fpes A library providing core functional programming functions and types for JavaScript 43
ivanperez-keera/dunai A reactive programming library for Haskell that supports multiple paradigms and effects. 213
lihaoyi/scala.rx A change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change. 984
radioactive/radioactive A native Functional Reactive Programming environment for JavaScript that abstracts away data sources and change propagation. 249
reactivex/rxjavafx A library that provides a bridge between RxJava and JavaFX event handling 520
outr/reactify A framework for functional reactive programming in Scala that allows using any existing Scala functionality without special magic 86
component/dom An aggregate library of DOM traversal, manipulation and events functions 229
ded/valentine A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. 286
smartprocure/futil-js A collection of utility functions for functional programming in JavaScript 995
tomasmikula/reactfx A Java library for working with reactive event streams and observable values in JavaFX applications. 375
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