sindresorhus / read-chunkLinks
Read a chunk from a file
☆123Updated 11 months ago
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 something is a Node.js stream☆112Updated 7 months ago
- Get the path to the user home directory☆160Updated 4 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…☆67Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆166Updated 7 months ago
- Check if a string or buffer is SVG☆136Updated this week
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Move a file - Even works across devices☆200Updated last year
- Check if a process is running☆58Updated 3 years ago
- ☆155Updated 6 months ago
- node module to check if a command-line command exists☆144Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Import a globally installed module☆58Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 9 months ago
- Cross-platform .zip file creation☆130Updated last year
- Generate a random integer☆86Updated 4 years ago
- Sort the keys of an object☆103Updated 9 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- touch(1) for node☆124Updated last year
- Find the closest package.json file☆164Updated 2 weeks ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 10 months ago
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆208Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Clear a module from the cache☆182Updated 3 years ago