mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Update GitHub Repo url of RxJS
This commit is contained in:
parent
48c1b982d2
commit
da226d5fc1
@ -364,7 +364,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
## Reactive Programming
|
||||
*Reactive programming libraries to extend JavaScript’s capabilities.*
|
||||
|
||||
* [RxJs](https://github.com/Reactive-Extensions/RxJS) - The Reactive Extensions for JavaScript.
|
||||
* [RxJs](https://github.com/ReactiveX/rxjs) - The Reactive Extensions for JavaScript.
|
||||
* [Bacon](https://github.com/baconjs/bacon.js) - FRP (functional reactive programming) library for JavaScript.
|
||||
* [Kefir](https://github.com/pozadi/kefir) - FRP library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory consumption.
|
||||
* [Highland](http://highlandjs.org/) - Re-thinking the JavaScript utility belt, Highland manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user