sindresorhus / read-chunkLinks
Read a chunk from a file
☆123Updated 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:
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Create and parse HTTP Content-Type header☆138Updated this week
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check if a string or buffer is SVG☆140Updated 3 weeks ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Import a globally installed module☆58Updated last year
- Get the system locale☆227Updated 3 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 11 months ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- 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
- Require global npm as a local node module.☆32Updated 3 years ago
- Determine address of proxied request☆136Updated this week
- Encode/decode strings with iconv-lite☆93Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated this week
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Move a file - Even works across devices☆201Updated last year
- Generate a random integer☆86Updated 4 years ago
- touch(1) for node☆124Updated last year
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Flatten a multi-dimensional array in JavaScript.☆86Updated last month
- Sort the keys of an object☆104Updated 10 months ago
- node module to check if a command-line command exists☆146Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year