sindresorhus / read-chunk
Read a chunk from a file
☆123Updated 8 months ago
Alternatives and similar repositories for read-chunk:
Users that are interested in read-chunk are comparing it to the libraries listed below
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 4 months ago
- Check if something is a Node.js stream☆110Updated 4 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Create and parse HTTP Content-Type header☆134Updated 8 months ago
- Move a file - Even works across devices☆198Updated last year
- Check if a string or buffer is SVG☆134Updated 7 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 6 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Get the path to the user home directory☆161Updated 3 years ago
- Encode/decode strings with iconv-lite☆93Updated 2 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- touch(1) for node☆123Updated 9 months ago
- Generate a random integer☆87Updated 3 years ago
- Get the system locale☆228Updated 3 years ago
- Check if a process is running☆58Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Import a globally installed module☆58Updated last year
- a streaming zip archive generator☆159Updated this week
- Write data to a random temporary file☆105Updated 7 months ago
- Filter object keys and values into a new object☆101Updated 9 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
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 7 months ago
- Get a random temporary file path☆79Updated 2 years ago
- Simple RFC 6838 media type parser and formatter☆55Updated 10 months ago
- A stream based implementation of JSON.parse and JSON.stringify for big POJOs☆117Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year