kefir
Reactive library
A Reactive Programming library for JavaScript inspired by Bacon.js and RxJS.
A Reactive Programming library for JavaScript
2k stars
57 watching
97 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
frpfunctional-programmingjavascriptkefirobservablereactivestream
Related projects:
Repository | Description | Stars |
---|---|---|
finom/defi | A utility library for enabling reactive data binding and two-way synchronization in JavaScript objects | 50 |
webreflection/usignal | A JavaScript library for building reactive user interfaces with signal-driven and solid-inspired APIs. | 221 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
radioactive/radioactive | A native Functional Reactive Programming environment for JavaScript that abstracts away data sources and change propagation. | 249 |
mikaelbr/bacon-love | A workshop module teaching Functional Reactive Programming concepts using Bacon.js | 48 |
reactivebayes/rocket.jl | A library for reactive programming using Observables in Julia to process asynchronous data | 189 |
ivanperez-keera/dunai | A reactive programming library for Haskell that supports multiple paradigms and effects. | 211 |
outr/reactify | A framework for functional reactive programming in Scala that allows using any existing Scala functionality without special magic | 86 |
alexlafroscia/ember-rx | A JavaScript library that integrates the RxJS 6 reactive programming library into Ember.js applications | 9 |
reactkit/reactkit | A Swift framework for building reactive applications using a stream-based, event-driven programming model. | 1,193 |
tomasmikula/reactfx | A Java library for working with reactive event streams and observable values in JavaFX applications. | 375 |
mattgallagher/cwlsignal | A framework for reactive programming with Swift | 303 |
elbywan/hyperactiv | A library that enables automatic reactivity in JavaScript objects and arrays by observing property mutations. | 439 |
christianramsey/rx-react-flux | A collection of RxJS and React libraries, examples, and resources for reactive programming and state management. | 13 |
aaronc/freactive.core | A library that abstracts reactive data structures to enable sharing between different front-end frameworks. | 41 |