kefir
Reactive Programming library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory usage
Reactive Programming library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory usage
A small functional reactive programming lib for JavaScript.
JIT-friendly, multiparadigm asynchronous programming
Convert Graphlib graphs to observable networks
Route management, the bacon.js way.
Utilities for attaching Bacon.js to Redux
Plugin / addon / extension system using ES Observables
A [bacon.js](https://github.com/baconjs/bacon.js) plugin containing jQuery Ajax methods from [bacon.jquery](https://github.com/baconjs/bacon.jquery)
Leverage requestAnimationFrame in [Bacon.js](https://github.com/baconjs/bacon.js) way!
Legacy event binding plugin for [Bacon.js](https://github.com/baconjs/bacon.js).
Convert various types of streams to Bacon.js streams.
Convert various types of streams to Kefir streams.
an abstraction for adding minimal functional reactive middleware functionality
Fork of Kefir.js with atomic combine operation for streams that come from single source, prevents bugs and increases performance for scenarios like pushing a redux app state to components. Old combine is available as combineLegacy.
A small functional reactive programming lib for JavaScript.
Fork of Kefir.js with atomic combine operations. Atomic combine operations doesn't emit unpredictable intermediate values if all sources come from the single root and are synchronous transformations (ex. mapping the Redux state).
A set of function decorators wrapping data to Bacon reactive data types
This is a universal library for testing observables from [KefirJS](https://github.com/kefirjs/kefir).