nacholibre / node-readlinesLinks
Read large text files line by line (synchronous) for Node.js
☆163Updated 2 years ago
Alternatives and similar repositories for node-readlines
Users that are interested in node-readlines are comparing it to the libraries listed below
Sorting:
- Zip extraction written in pure JavaScript. Extracts a zip into a directory.☆395Updated 3 years ago
- Node.js bindings around platform specific disk usage interfaces.☆156Updated 11 months ago
- ☆72Updated 11 months ago
- The fastest way to parse JSON safely☆89Updated 3 years ago
- return an md5sum of a given file☆214Updated 5 years ago
- node module to check if a command-line command exists☆144Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- A Node.js module for looking up running processes☆129Updated 3 years ago
- Extracting archives made easy☆418Updated 2 years ago
- Generate self-signed certificates from node.js☆243Updated 11 months ago
- Converts a Buffer/String to a readable stream.☆150Updated 8 years ago
- A wrapper and enhancements for fs.watch☆341Updated last year
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆74Updated 6 months ago
- Fast and safe nested object access and manipulation in JavaScript☆255Updated 10 months ago
- Get size of a JavaScript object☆320Updated 10 months ago
- Flatten a multi-dimensional array in JavaScript.☆86Updated last year
- a promise-based ftp client for node.js