bacon.js alternatives

Bacon.js is a small functional reactive programming library for JavaScript. It helps transform complex event handling into clean and declarative code by shifting from imperative to functional programming styles.

Alternatives