Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
Returns true if a filepath starts with the given string. Works with windows and posix/unix paths.
Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows (win32), or MacOS (darwin).
Provide some enhanced methods base on node:fs
.