mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add Kefir.js
Kefir.js is a prominent frp library inspired by Bacon.js and RxJS with focus on high performance and low memory usage. Closes #534
This commit is contained in:
committed by
Sindre Sorhus
parent
6d28088bb2
commit
1639c8f618
@@ -175,6 +175,7 @@
|
||||
- [Bacon.js](http://baconjs.github.io) - Functional reactive programming.
|
||||
- [RxJS](http://reactivex.io) - Functional reactive library for transforming, composing, and querying various kinds of data.
|
||||
- [Lazy.js](https://github.com/dtao/lazy.js) - Utility library similar to lodash/Underscore but with lazy evaluation, which can translate to superior performance in many cases.
|
||||
- [Kefir.js](https://github.com/rpominov/kefir) - Reactive library with focus on high performance and low memory usage.
|
||||
|
||||
|
||||
### HTTP
|
||||
|
||||
Reference in New Issue
Block a user