1.0.2 • Published 5 years ago
@schlandower/file-get-contents v1.0.2
file-get-contents
PHP style file reader, reads entire file into a string. This module automatically detects file encoding.
Example usage: var fileGetContents = require('@schlandower/file-get-contents'); var fc = fileGetContents('path/to/your/file');
1.0.2
5 years ago