Validates if a value is an array of string primitives.
Validates if a value is a string primitive.
Validates if a value is an integer array.
Validates if a value is an array.
Validates if a value is a number primitive, excluding NaN.
Validates if a value is a number primitive and an integer.
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
utilities for primitive JavaScript types
Validates if a value is a boolean primitive.
Validates if a value is an integer.
Validates if a value is array-like.
Validates if a value is a function.
Validates if a value is a number.
This is an internal utility, not intended for public usage.
Validates if a value is a NaN primitive.
Returns `true` if the value is a primitive.
A tiny, PEG-like system for building language grammars with regexes.
A blazing fast memoization library that is tiny but feature-rich.
Validates if a value is a positive number primitive.
This is an internal utility, not intended for public usage.
Validates if a value is an array of primitive numbers, excluding NaN.
Unbox a boxed JS primitive value.
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Validates if a value is a nonnegative integer array.