npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "read-file" 的结果(共 3 个)
read-file-stdin

Read from a file, falling back to stdin.

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

MIT