Search results

96 packages found

Reads the entire contents of a commented JSON file.

published 1.0.0 9 years ago
M
Q
P

Reads the entire contents of a TOML file.

published 1.0.0 9 years ago
M
Q
P

Reads the entire contents of a Human JSON file.

published 1.0.0 9 years ago
M
Q
P

A tool for quickly and easily loading all files in a directory tree recursively

published 1.0.3 a year ago
M
Q
P

Reads a file and caches the result (in memory). If the file was modified, will return updated version of it (options available)

published 1.0.2 8 years ago
M
Q
P

Cache files read using fs.readFileSync

published 0.0.2 10 years ago
M
Q
P

Streaming read of local file or remote url.

published 1.0.4 8 years ago
M
Q
P

cached read file

published 0.0.1 11 years ago
M
Q
P

Read textfiles, autohandle latin1, utf8, utf16/32 big/little endian

published 1.0.2 a year ago
M
Q
P

short cut for `fs.readFileSync(__dirname + '/path/file.txt', 'utf-8')`

published 1.0.0 9 years ago
M
Q
P

Read a file into an array

published 0.9.1 9 years ago
M
Q
P

Dead-simple read file recursively util

published 1.0.0 4 years ago
M
Q
P

``` npm install ``` ## 导入 ``` const {_readFile} = require('yzh-readFile') ``` ## 使用 #### 返回promise ``` _readFile('./txt').then(res=>{}) ```

published 1.0.0 2 years ago
M
Q
P

read directory recursively & output files or dirs

published 0.0.4 10 years ago
M
Q
P

Fully read a file descriptor

published 0.1.0 9 years ago
M
Q
P

nodejs fs wrapper to use with async/await easy

published 1.0.1 5 years ago
M
Q
P

Sync/async sugar for reading and writing text files via the fs module

published 2.0.0 3 years ago
M
Q
P

Generator for reading a file.

published 1.0.1 7 years ago
M
Q
P

Use import to read any file contents to local variable in Node.js. Filename is resolved like regular import source.

published 0.2.2 5 years ago
M
Q
P

Read the frist file from a directory.

published 0.0.4 4 years ago
M
Q
P