@schlandower/file-get-contents

1.0.2 • Public • Published

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');

Package Sidebar

Install

npm i @schlandower/file-get-contents

Weekly Downloads

0

Version

1.0.2

License

GPL-3.0

Unpacked Size

49.1 kB

Total Files

6

Last publish

Collaborators

  • schlandower