lazy
A small (~900B gzip), useful set of methods for lazy iteration of iterables. (by ricokahler)
ts-iterable-functions
Tree-shakeable, functional, type-safe library for lazy transformation of iterable sequences in TypeScript. (by biggyspender)
lazy | ts-iterable-functions | |
---|---|---|
1 | 1 | |
12 | 3 | |
- | - | |
6.7 | 0.0 | |
16 days ago | almost 2 years ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lazy
Posts with mentions or reviews of lazy.
We have used some of these posts to build our list of alternatives
and similar projects.
ts-iterable-functions
Posts with mentions or reviews of ts-iterable-functions.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-12.
What are some alternatives?
When comparing lazy and ts-iterable-functions you can also consider the following projects:
ts-iterable - Iterables, streams for typescript
stream - Typesafe API for processing iterable data in TypeScript and JavaScript.
fp - fp - My little functional programming library
ts-functional-pipe - Heavily overloaded functions (pipe/compose) for type-safe function composition in TypeScript
cow-list - Copy-On-Write iterable list