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
- Create and parse HTTP Content-Type header☆141Updated 3 weeks ago
- Get a random temporary file path☆81Updated last week
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- touch(1) for node☆125Updated 3 months ago
- Generate a random integer☆89Updated 4 months ago
- Get the system locale☆228Updated 4 years ago
- Import a globally installed module☆59Updated 2 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 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…☆71Updated 4 years ago
- Check if something is a Node.js stream☆115Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Write data to a random temporary file☆108Updated last week
- Clear a module from the cache☆184Updated 4 years ago
- Compressible Content-Type / mime checking.☆100Updated 3 weeks ago
- Move a file, directory, or symlink - Even works across devices☆205Updated last week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Copy a file☆123Updated 5 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- ☆158Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Filter object keys and values into a new object☆105Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Encode/decode strings with iconv-lite☆90Updated 3 years ago