Create an array without duplicates
Create an array of unique values, in order, from the input arrays
Create an array with values that are present in the first input array but not additional ones
Convert a value to an array
Node addon for string extraction for msgpackr
Put a bunch of emitted events in an array, for testing.
Escape RegExp special characters
Check if a value is an object
Get the ArrayBuffer out of a TypedArray, robustly.
Rope-based persistent sequence type
Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).
A simple list of possible Typed Array names.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get the PATH environment variable key cross-platform
Regular expression for matching a shebang line
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Node addon for string extraction for cbor-x
Parse postgres array columns
Matches strings against configurable strings, globs, regular expressions, and/or functions
A debug logger package for other Google libraries
Miscellaneous operators for graphology.
General purpose glob-based configuration matching.
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Extract a fixed size sub-array out of an array with complie-time length and offset checks.
Extract fixed-range subslices as arrays, with compile-time checks