Extract contents from 7z archives using an iterator API. Pure JavaScript, works on Node.js 0.8+
Extract contents from tar archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms
Find package.json files in parent directories, keep finding until you find the right one using iterators.
Treat one or more iterables as a single iterable
Apollo GraphQL middleware for enabling edge caching on Layer0.
Convert a (async) iterator to a pull stream
Push an array of items into an array, while being robust against prototype modification
Inline tokens iterator for markdown-it markdown parser.
A library of async iterator extensions for JavaScript including ```map```, ```reduce```, ```filter```, ```flatMap```, ```pipe``` and [more](https://github.com/jamiemccrindle/axax/blob/master/docs/API.md#functions).
Collects all values from an async iterator and returns them as an array
A collection of utilities for iterations.
Standard iterator utilities.
Async iterator for GitLab API based on axios
Aggregates several async iterators into one (zip)
Convert a pull stream to an async iterator
Node.js tar binding https://docs.rs/tar/latest/tar/
Find a file by walking up the directory tree
This project provides a collection of helper functions for working with asyncronous iterators in TypeScript.
utility functions for async iterators
Apollo GraphQL middleware for enabling edge caching on the Moovweb XDN.
Serverless plugin that adds $forEach syntax to reduce code duplication and allow creating dynamic templates
Google Ads API Client Library for Node.js
librabin bindings for JavaScript
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.