Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-read-file
wrapper around fs.readFile and fs.readFileSync
https://github.com/jonschlinkert/read-file
0
no reviews
Install
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.
Node.js is an event-based server-side JavaScript engine.