FS Packages

read-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.

0.2.0 • Published 10 years ago

line-by-line

A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.

0.1.6 • Published 8 years ago