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 6 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years 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
- Get a random temporary file path☆81Updated 2 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- touch(1) for node☆125Updated 2 months ago
- Generate a random integer☆89Updated 3 months ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Create and parse HTTP Content-Type header☆141Updated last week
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Copy a file☆122Updated 4 months ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Import a globally installed module☆59Updated 2 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Write data to a random temporary file☆108Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Get the system locale☆228Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Check if a file path is an image☆99Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Cross-platform .zip file creation☆129Updated last year
- Easily handle defaults for your options☆76Updated 2 years ago