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.
fs extras and utilities to extend the node.js file system module. Used in Assemble and many other projects.
Save one level of indentation in scripts that won't do anything anyway until they've read all of stdin.