A simple tool that let you synchronously iterate through the lines of a file without loading the whole file in memory.
Asynchronous, buffered, line-by-line file/stream reader
Properties file reader for Node.js
simple line-by-line stream reader
Synchronously write a file and create its ancestor directories if needed
An synced line reader from file
Buffered child process#spawn.
Minimal module to check if a file is executable.
A drop-in replacement for fs, making various improvements.
IP lookup using Maxmind databases
Read binary files in chunks, on demand, with promises.
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Recursive, synchronous, and fast file system walker
simple line-by-line stream reader
Read binary packets...
A tiny (183B to 210B) and fast utility to ascend parent directories
A readable stream reader that reads a desired number of bytes.
File system walker with Readable stream interface.
MSG Reader
fs read and write streams based on minipass
Run asynchronous commands synchronously by putting them in a separate process
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).