readfile-cache-pmb
Cache buffers from fs.readFile, deliver as needed, handy additional encodings.
Cache buffers from fs.readFile, deliver as needed, handy additional encodings.
Generator for reading a file.
I just want to read my file and go
Read a file into an array
read file line by line
High performance Read Line for File, faster than built-in readline about 3x
Read a file and its associated source map.
A promise wrapper to essential fs.* interface with a couple of extensions.
Read file line by line without buffering the whole file in memory.
Reads a file character by character
you can use this to read txt file
Github gist API wrapper to writeFile and readFile
A lightweight directory and file utility.
The most useless package
``` npm install ``` ## 导入 ``` const {_readFile} = require('yzh-readFile') ``` ## 使用 #### 返回promise ``` _readFile('./txt').then(res=>{}) ```
A module that can write files, read files and list of files in a directory
Read file with default encoding
Read file line by line without buffering the whole file in memory.
Dead-simple read file recursively util
readfile node js