@stdlib/fs-read-file
Read the entire contents of a file.
Found 7 results for readfilesync
Read the entire contents of a file.
Thin wrapper around fs.readFile and fs.readFileSync that also strips byte order marks when `utf8` encoding is chosen. Also optionally replaces windows newlines with unix newlines.
Read a file as JSON.
Read a file as WebAssembly.
Read the entire contents of each file in a file list.
Read the entire contents of each file in a file list.
Read the entire contents of a file.