Array Stream Plus

First released on 10/07/2024 Last updated* on

Technologies used:

js
JavaScript
ts
TypeScript

After using Elixir enumerables and Rust iterators, going back to JavaScript was always a bit disappointing. So I made a builder class for array functions (that can also take generators) with most of the modern features such as take, filterMap, etc. It’s my first package published to the NPM registry!