Async array methods in JavaScript
Source code handling classes for webpack
Push an array of items into an array, while being robust against prototype modification
Get the ArrayBuffer out of a TypedArray, robustly.
Async control for arrays
The default blueprint for Embroider v2 addons.
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Minimal async jobs utility library, with streams support
ESLint plugin for Angular applications, following https://angular.dev/style-guide
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
List of prototype properties for JavaScript types
A library to make errors.
A utility for managing a prototype chain
A blazing fast deep object copier
No description provided.
asynchronous function queue with adjustable concurrency
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
JSON parse with prototype poisoning protection
Get the first fulfilled promise that satisfies the provided testing function
Return the prototype of a provided object.
List of properties for JavaScript objects
Does a JS type's prototype have a property
Node.js Buffer API, for React Native