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:
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- touch(1) for node☆125Updated 2 months ago
- Create and parse HTTP Content-Type header☆141Updated last week
- 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
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Get the system locale☆228Updated 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…☆71Updated 4 years ago
- Get a random temporary file path☆81Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 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
- Import a globally installed module☆59Updated 2 years ago
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆130Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Flatten a multi-dimensional array in JavaScript.☆86Updated 6 months ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Generate a unique random string☆89Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago