mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-05-09 07:50:03 -07:00
Add itertools-ts to Functional programming section
This commit is contained in:
@@ -431,6 +431,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [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.
|
* [sweet-monads](https://github.com/JSMonk/sweet-monads) - A utility library containing popular monads and lazy iterators.
|
||||||
|
* [itertools-ts](https://github.com/Smoren/itertools-ts) - Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones).
|
||||||
|
|
||||||
## 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