A useful helper for any javascript program
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Utilities for working with Windows Subsystem for Linux (WSL)
Get the ArrayBuffer out of a TypedArray, robustly.
A set of utility functions commonly used by unplugins.
``` const { CountFrequency } = require("asingh-array-utils");
Fast, generic JavaScript/node.js utility functions.
A small set of utilities for child process.
destroy a stream if possible
This monorepo's version of "lodash". This package contains shared generic utilities that can be used within the ecosystem. This package should not have dependencies, and should not contain any references to the Analytics domain.
Is this value a JS SharedArrayBuffer?
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.
Component testing utils for Vue 3.
webpack Validation Utils
Robustly get the byte length of a Typed Array
Return an array of an object's own enumerable and non-enumerable property names.
Robustly get the length of a Typed Array
Merge objects & other types recursively. A simple & small integration.
Opinionated collection of common JavaScript / TypeScript utils by @antfu
AST utility module for statically analyzing JSX