read-file @0.1.0
MIT
License
No
Install Scripts
2
Dependencies
2
Dev Dependencies
3.5 KB
Package Size
Published
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.
Maintainers
jonschlinkert
Keywords
ascynbombyte order markfile systemfilefsnewlinenormalizeread asyncread fileread syncreadreturnsync
Dependencies (2)
| Package | Constraint | Registry Status |
|---|---|---|
| async | ~0.7.0 | auto_approved |
| graceful-fs | ~2.0.3 | auto_approved |
Dev Dependencies (2)
| Package | Constraint | Registry Status |
|---|---|---|
| chai | ~1.9.1 | auto_approved |
| verb | ~0.2.0 | auto_approved |
Transitive Dependency Tree
2 transitive deps
max depth 1
├─
async
~0.7.0
→ 0.7.0
├─
graceful-fs
~2.0.3
→ 2.0.3
Published to npm: