Search results
837 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Utilities for Iterable
Turn your mongodb cursor into an async iterable
utilities for testing streamlets
Filters an iterable object so it doesn’t yield the same value more than once.
Functions for working with built-in iterable types
A simple module to check if all elements in an array/object/map/set are belong to only one primitive type
Breaks down iterators in to chunks
Simple Stack data structure with ES6 iterable interface
TransformIt is a TypeScript package that provides a utility function for transforming iterables and async iterables with a custom transformation function. It enables developers to easily apply transformations to each item in an iterable and generate a new
Get progress & ETA of iterables
Wrapper over JS iterator, which allows filter/map/etc with chaining
Like `await Promise.all(mytasks.map(async (item) => ....))`, but with super-powers
make typescript enum iterable
Lazy iterators based on the Iterable protocol, inspired by Rust
Helpers for query building with iterables
Create an empty iterable array.
Wrapper over JS iterator, which allows filter/map/etc with chaining
Retrieve the values of an enumerable object and optionally reverse
iterable that provides transformation methods for array iterables