sindresorhus / read-chunkLinks
Read a chunk from a file
☆125Updated 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:
- Check if a string or buffer is SVG☆143Updated 7 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Create and parse HTTP Content-Type header☆142Updated last week
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Import a globally installed module☆59Updated 2 years ago
- Check if something is a Node.js stream☆115Updated last year
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Get the system locale☆228Updated last week
- Sort the keys of an object☆108Updated 5 months ago
- Move a file, directory, or symlink - Even works across devices☆205Updated 2 weeks ago
- Compressible Content-Type / mime checking.☆100Updated last week
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- touch(1) for node☆125Updated 3 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Flatten a multi-dimensional array in JavaScript.☆86Updated 7 months ago
- Strip leading whitespace from each line in a string☆145Updated 4 months ago
- Write data to a random temporary file☆108Updated 2 weeks ago
- Cross-platform .zip file creation☆129Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Run a function exactly one time☆223Updated 3 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…☆71Updated last week
- Simple, flexible file copy utility☆98Updated last year
- Get the real path of the system temp directory☆85Updated 3 years ago
- Find the closest package.json file☆166Updated 8 months ago