Add support for more integer widths to Buffer
make a shallow copy of an object or array
Determine the minimum array data type for storing a provided signed integer value.
Get a chunk of an array based on the total number of chunks and current index
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())
A polymorphic iterate operator for arrays and other iterables
Test if an input value is a supported array signed integer data type.
Convert data to Uint8Array
A Long class for representing a 64-bit two's-complement integer value.
Validates if a value is a positive integer.
Compare your item to items in an array and get the closest one.
ToInteger converts 'argument' to an integral numeric value.
Match human-quality input to potential matches by edit distance.
Deterministic stringification for when performance matters
Determine if an array or object is equivalent with another, *not* recursively
A Long class for representing a 64-bit two's-complement integer value.
Calculate percentages from a list of values.
Port of the OpenBSD bcrypt_pbkdf function to pure JS
Cancels oppositely oriented cells in a simplicial complex
Simplified streams of objects
A JS implementation of JSONPath with some additional operators
NodeJs module for helping creation JSON schemas
A map function that can map over almost anything.