While a test condition is true, invoke a function for each element in a collection.
Determine a function's name.
Copy or deep clone a value to an arbitrary depth.
Return an array of an object's own symbol properties.
Return an array of an object's own enumerable and non-enumerable property names.
Split a double-precision floating-point number into a higher order word and a lower order word.
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Return an array of an object's own enumerable property names and symbols.
Return a partial object copy containing only specified keys.
Return a partial object copy excluding specified keys.
stand-alone library of threejs examples
Wrap `require` in a try/catch block.
BigInt.
Detect native Uint16Array support.
Maximum unsigned 16-bit integer.
Test if a value is a Uint16Array.
Detect native Float64Array support.
Check if an environment is little endian.
Test if a value is a Uint8Array.
Float64Array.
High word mask for the sign bit of a double-precision floating-point number.
Resolve a path by walking parent directories.
Uint8Array.
Platform float word order.