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 4 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Create and parse HTTP Content-Type header☆141Updated last month
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Check if something is a Node.js stream☆115Updated last year
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 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
- Import a globally installed module☆58Updated last year
- touch(1) for node☆125Updated last month
- Strip leading whitespace from each line in a string☆144Updated last month
- Get a random temporary file path☆81Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Copy a file☆122Updated 3 months ago
- Get the system locale☆228Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- ☆157Updated 11 months ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Run a function exactly one time☆221Updated last month
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Sort the keys of an object☆107Updated 3 months ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 2 months ago
- Get the path to the user home directory☆160Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 months ago