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 5 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated last week
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Get the system locale☆228Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Move a file - Even works across devices☆204Updated 2 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Check if something is a Node.js stream☆115Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- node module to check if a command-line command exists☆147Updated 2 years ago
- Create and parse HTTP Content-Type header☆141Updated last month
- touch(1) for node☆125Updated last month
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Generate a random integer☆89Updated 3 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years 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 4 years ago
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Cross-platform .zip file creation☆129Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Easy error subclassing and stack customization☆66Updated 3 months ago
- Get a random temporary file path☆81Updated 2 years ago
- Truncate a string to a specific width in the terminal☆88Updated last month