A collection of useful utility types for TypeScript, including Option, Result, and more
stand-alone library of threejs examples
TOML parser for Node.js (TOML v1.1.0 compliant)
stdlib TypeScript type declarations.
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.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Double-precision floating-point negative infinity.
Check if an environment is big endian.
Test if a value is object-like.
Load a manifest for compiling source files.
Number constructor.
Create a regular expression from a regular expression string.
Split a double-precision floating-point number into a higher order word and a lower order word.
Read the entire contents of a file.
Return the real and imaginary components of a single-precision complex floating-point number.
Command-line interface.
Detect native Symbol.toStringTag support.