1.0.2 • Published 5 years ago

@schlandower/file-get-contents v1.0.2

Weekly downloads
-
License
GPL-3.0
Repository
gitlab
Last release
5 years ago

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