gigawatt
Yet Another Flux Implementation
Yet Another Flux Implementation
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 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).
A small functional reactive programming lib for JavaScript.
A library to draw ASCII art animals, tools, food, objects and weapons
A light weight, comprehensive, reactive framework for business logic.
Bezpieczniejsza Administracja Konwentami
👉 https://hyper.fun/c/fa-bacon/1.3.0
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).