mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-30 06:58:03 -08:00
Move the link at the end of the section
This commit is contained in:
@@ -427,12 +427,12 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [Sugar](https://github.com/andrewplummer/Sugar) - A JavaScript library for working with native objects.
|
* [Sugar](https://github.com/andrewplummer/Sugar) - A JavaScript library for working with native objects.
|
||||||
* [lazy.js](https://github.com/dtao/lazy.js) - Like Underscore, but lazier.
|
* [lazy.js](https://github.com/dtao/lazy.js) - Like Underscore, but lazier.
|
||||||
* [ramda](https://github.com/ramda/ramda) - A practical functional library for JavaScript programmers.
|
* [ramda](https://github.com/ramda/ramda) - A practical functional library for JavaScript programmers.
|
||||||
* [sweet-monads](https://github.com/JSMonk/sweet-monads) - A utility library containing popular monads and lazy iterators.
|
|
||||||
* [mout](https://github.com/mout/mout) - Modular JavaScript Utilities.
|
* [mout](https://github.com/mout/mout) - Modular JavaScript Utilities.
|
||||||
* [preludejs](https://github.com/alanrsoares/prelude-js) - Hardcore Functional Programming for JavaScript.
|
* [preludejs](https://github.com/alanrsoares/prelude-js) - Hardcore Functional Programming for JavaScript.
|
||||||
* [rambda](https://github.com/selfrefactor/rambda) - Faster and smaller alternative to *Ramda*.
|
* [rambda](https://github.com/selfrefactor/rambda) - Faster and smaller alternative to *Ramda*.
|
||||||
* [fxts](https://github.com/marpple/FxTS) - Lazy evaluation and concurrency.
|
* [fxts](https://github.com/marpple/FxTS) - Lazy evaluation and concurrency.
|
||||||
* [wild-wild-path](https://github.com/ehmicky/wild-wild-path) - Object property paths with wildcards and regexps.
|
* [wild-wild-path](https://github.com/ehmicky/wild-wild-path) - Object property paths with wildcards and regexps.
|
||||||
|
* [sweet-monads](https://github.com/JSMonk/sweet-monads) - A utility library containing popular monads and lazy iterators.
|
||||||
|
|
||||||
## Reactive Programming
|
## Reactive Programming
|
||||||
*Reactive programming libraries to extend JavaScript’s capabilities.*
|
*Reactive programming libraries to extend JavaScript’s capabilities.*
|
||||||
|
|||||||
Reference in New Issue
Block a user