sindresorhus / read-chunkLinks
Read a chunk from a file
☆122Updated 11 months ago
Alternatives and similar repositories for read-chunk
Users that are interested in read-chunk are comparing it to the libraries listed below
Sorting:
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 9 months ago
- Check if a string or buffer is SVG☆135Updated 3 weeks ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Generate a random integer☆86Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- touch(1) for node☆124Updated 11 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Write data to a random temporary file☆105Updated 10 months ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 3 years ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Check if a process is running☆58Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Range header field parser☆93Updated last year
- Easily handle defaults for your options☆74Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago