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:
- 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
- Check if a string or buffer is SVG☆143Updated 7 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Get the system locale☆228Updated last week
- touch(1) for node☆125Updated 3 months ago
- Get a random temporary file path☆81Updated 2 weeks ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Write data to a random temporary file☆108Updated 2 weeks ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Create and parse HTTP Content-Type header☆142Updated last week
- Strip leading whitespace from each line in a string☆145Updated 4 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Cross-platform .zip file creation☆129Updated 2 years ago
- Check if something is a Node.js stream☆115Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Flatten a multi-dimensional array in JavaScript.☆86Updated 7 months ago
- Import a globally installed module☆59Updated 2 years ago
- Generate a random integer☆89Updated 4 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Get the path to the user home directory☆159Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- ☆158Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Check if a file path is an image☆99Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- Move a file, directory, or symlink - Even works across devices☆205Updated 2 weeks ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago