🐊Putout plugin adds ability to convert 'forEach' to 'for...of'
Callbag factory that merges data from multiple callbag sources
Redis commands
TypeScript definitions for foreach
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.
Yet Another Linked List
TypeScript definitions for for-each
Shared giphy js utils
Small, performant & immutable iteration utilities for Arrays and Objects
Simple series and parallel flow control.
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.
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Serverless plugin that adds $forEach syntax to reduce code duplication and allow creating dynamic templates
General purpose glob-based configuration matching.
A native "Headers" class polyfill.