Update Kefir.js link (#768)

This commit is contained in:
Vlad Goldman
2018-05-03 20:41:27 +03:00
committed by Sindre Sorhus
parent cae520d4b3
commit 75e75ffa45

View File

@@ -201,7 +201,7 @@
- [Bacon.js](http://baconjs.github.io) - Functional reactive programming. - [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. - [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. - [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. - [Kefir.js](https://github.com/kefirjs/kefir) - Reactive library with focus on high performance and low memory usage.
### HTTP ### HTTP