stand-alone library of threejs examples
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Maximum unsigned 8-bit integer.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Determine the name of a value's constructor.
Convert between POSIX and Windows paths.
Compute the absolute value of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Platform byte order.
Detect native Symbol.toStringTag support.
Return the current working directory.
Double-precision floating-point negative infinity.
Detect native Float32Array support.
Check if an environment is big endian.
Test if an object has a specified property.
Define (or modify) an object property.
High word mask for excluding the sign bit of a double-precision floating-point number.
Test if a value is object-like.
Return a regular expression to capture a function name.
Replace search occurrences with a replacement string.
Load a manifest for compiling source files.
Number constructor.
Create a regular expression from a regular expression string.
Standard library for the PEPL language
PEPL tree-walking evaluator: reference implementation for execution semantics
UI component model for the PEPL language