A collection of classes used to iterate over arrays
Minimal async jobs utility library, with streams support
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
A class of simple polynomial functionality including root finding
Event-driven SVG path data parser
A collection of classes used in affine geometry
async.mapLimit's functionality available as a standalone npm module
A library of intersection algorithms covering all SVG shape types
Small library to simplify working with Generators and Iterators in Javascript / Typescript
Merge AsyncIterables with all corner cases covered.
Iterate any JS iterator. Works robustly in all environments, all versions.
An async iterator that joins multiple other async iterators in order, one after another.
Convert event emitters and event targets to ES async iterators
A small wrapper that makes IndexedDB usable
iterate over collections in sync & async
utility functions for async iterators
An asynchronous iterator library for advanced object pipelines.
Array manipulation, ordering, searching, summarizing, etc.
Merge multiple async iterators
Standard library
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.