sindresorhus / read-chunkLinks
Read a chunk from a file
☆124Updated last year
Alternatives and similar repositories for read-chunk
Users that are interested in read-chunk are comparing it to the libraries listed below
Sorting:
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- touch(1) for node☆125Updated 2 weeks ago
- Create and parse HTTP Content-Type header☆139Updated last week
- Check if a string or buffer is SVG☆142Updated 4 months ago
- Import a globally installed module☆57Updated last year
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆70Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆92Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Check if something is a Node.js stream☆114Updated last year
- Get the system locale☆227Updated 3 years ago
- Write data to a random temporary file☆107Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Strip leading whitespace from each line in a string☆143Updated last month
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Move a file - Even works across devices☆203Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Get the path to the user home directory☆160Updated 4 years ago
- Simple, flexible file copy utility☆97Updated last year
- Find the closest package.json file☆165Updated 5 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆146Updated 2 months ago
- Flatten a multi-dimensional array in JavaScript.☆87Updated 4 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Cross-platform .zip file creation☆129Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if a path exists☆154Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago