Showing 21-40 of 111,776 packages
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
TypeScript definitions for foreach
🐊Putout plugin adds ability to convert 'forEach' to 'for...of'
Redis commands
TypeScript definitions for for-each
Simple series and parallel flow control.
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.
Provides a function for detecting if an argument is an ArrayBuffer
Yet Another Linked List
Small, performant & immutable iteration utilities for Arrays and Objects
Is this value a JS ArrayBuffer?
Callbag sink that consume both pullable and listenable sources
Shared giphy js utils
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Serverless plugin that adds $forEach syntax to reduce code duplication and allow creating dynamic templates
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.