Locutus other languages' standard libraries to JavaScript for fun and educational purposes
Locutus Standard Library and Utils
TypeScript definitions for locutus
stand-alone library of threejs examples
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Detect native Symbol.toStringTag support.
Return the current working directory.
Detect native Float32Array support.
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.
Return a regular expression to capture a function name.
Replace search occurrences with a replacement string.
The maximum biased base 2 exponent for a double-precision floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
Standard input.
Detect native Buffer support.
Add a callback to the next tick queue.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Test if a value is a Buffer object.
Generate string from a token array by interpolating values.
Double-precision complex number functions.