Showing 21-40 of 135,882 packages
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.
Is this value a JS ArrayBuffer?
Generate a unique filename for use in temporary directories or caches.
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the length of a Typed Array
Removes duplicate values.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
A "standard library" of stuff I find to routinely be useful in Node.js
node.js through stream that emits a unique stream of objects based on criteria
A utility function to index arrays by any criteria
The schema definition for collections
Create a new lerna-managed package
Parse postgres array columns