Test whether a path exists on the filesystem.
Resolve a path by walking parent directories.
Read the entire contents of a file.
Filesystem APIs.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
A drop-in replacement for fs, making various improvements.
stand-alone library of threejs examples
Test if a value is a boolean.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Test if a value is a string.
Detect native Uint32Array support.
Test if a value is a Buffer object.
Double-precision complex number functions.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Smallest positive double-precision floating-point normal number.
Detect native Symbol support.
Single-precision complex number functions.
The bias of a double-precision floating-point number's exponent.
Test if a value is a function.
Escape a regular expression string or pattern.
Insert supplied variable values into a format string.
Generate string from a token array by interpolating values.