Easily found out if an ES6 Iterator match what you expected
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
Efficient path tracking and pattern matching for XML/JSON parsers
A set of utility functions for expect and related packages
Get an iterator for any JS language value. Works robustly across all environments, all versions.
A library for parsing VS Code style problem matchers
Higher order iterator library for JavaScript/TypeScript.
Iterator abstraction based on ES6 specification
Simple wildcard matching
Iterate any JS iterator. Works robustly in all environments, all versions.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Iterate over promises serially
A lightweight URI template matcher based on RFC 6570
Turn an abstract-leveldown iterator into a readable stream
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
split a Text Stream into a Line Stream
Framework-independent loaders for 3D graphics formats
No description provided.
Run multiple promise-returning & async functions with limited concurrency using native ES9
A finite state machine iterator for JavaScript