Generic Array Utilities
Concatenate a readable stream's data into a single array
Return the first index at which a given element can be found.
Recursively flatten an array or arrays.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
A useful helper for any javascript program
UI component for a 3D force-directed graph in VR
Returns the first index at which a given element can be found.
Faster, node.js focused alternative to JavaScript's native array map.
Faster alternative to javascript's native filter method.
A useful helper for any javascript program
A tiny, faster alternative to native Array.prototype.every
Get the ArrayBuffer out of a TypedArray, robustly.
React component for 2D, 3D, VR and AR force directed graphs
General utilities for plugins to use
extend an object
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
webpack Validation Utils
Utilities for ESLint plugins.
Type utilities for working with TypeScript + ESLint together
A tiny and fast selection algorithm in JavaScript.
Utilities for working with TypeScript + ESLint together
Utilities for collecting TSConfigs for linting scenarios.