stand-alone library of threejs examples
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Test if a value is an array.
Determine the name of a value's constructor.
Maximum unsigned 8-bit integer.
Return a function which tests if every element in an array passes a test condition.
Convert between POSIX and Windows paths.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Platform byte order.
Compute the absolute value of a double-precision floating-point number.
Detect native Symbol.toStringTag support.
Double-precision floating-point negative infinity.
Check if an environment is big endian.
Test if a value is a boolean.
Test if an object has a specified property.
Define (or modify) an object property.
Number constructor.
Return a regular expression to capture a function name.
Split a double-precision floating-point number into a higher order word and a lower order word.
Return the current working directory.
Replace search occurrences with a replacement string.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Test if a value is object-like.