Updated 6 months ago
@stdlib/utils-native-class
Determine the specification defined classification of an object.
Updated 6 months ago
@stdlib/assert-has-uint8clampedarray-support
Detect native Uint8ClampedArray support.
Updated 6 months ago
@stdlib/utils-keys
Return an array of an object's own enumerable property names.
Updated 6 months ago
@stdlib/math-base-assert-is-nan
Test if a double-precision floating-point numeric value is NaN.
Updated 6 months ago
@stdlib/utils-property-names
Return an array of an object's own enumerable and non-enumerable property names.
Updated 6 months ago
@stdlib/number-float64-base-exponent
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Updated 6 months ago
@stdlib/number-float64-base-get-high-word
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Updated 6 months ago
@stdlib/number-float64-base-get-low-word
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Updated 6 months ago
@stdlib/string-base-replace
Replace search occurrences with a replacement string.