sindresorhus / read-chunk
Read a chunk from a file
☆122Updated 7 months ago
Alternatives and similar repositories for read-chunk:
Users that are interested in read-chunk are comparing it to the libraries listed below
- Check if something is a Node.js stream☆110Updated 3 months ago
- Create and parse HTTP Content-Type header☆133Updated 6 months ago
- Check if a string or buffer is SVG☆131Updated 5 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆108Updated 2 years ago
- Compressible Content-Type / mime checking.☆99Updated 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…☆66Updated 3 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 4 months ago
- Infer the content-type of a request.☆228Updated 4 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 months ago
- Encode/decode strings with iconv-lite☆93Updated 2 years ago
- Range header field parser☆93Updated 8 months ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 3 years ago
- Check if a process is running☆58Updated 3 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- Clear a module from the cache☆181Updated 3 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated 2 years ago
- Get the path to the user home directory☆161Updated 3 years ago
- touch(1) for node☆122Updated 7 months ago
- Read the progress of a stream☆234Updated 7 years ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Generate a random integer☆87Updated 3 years ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆82Updated 5 months ago
- Node style HMAC for use in the browser, with native implementation in node☆62Updated last month
- Basic object store with methods like get/set/extend/omit☆56Updated 2 years ago
- Flatten a multi-dimensional array in JavaScript.☆86Updated last year