Babel plugin to transpile import() to a deferred require(), for node
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Server-side DOM implementation based on Mozilla's dom.js
Simply swizzle your arguments
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Meteor's Random Package for Straight Node – with built in crypto module
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
Query result type converters for node-postgres
General purpose glob-based configuration matching.
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.
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Find self-intersections in geojson polygon (possibly with interior rings)
Parse postgres array columns
TypeScript definitions for stream-array