gjtorikian / isBinaryFile
Detects if a file is binary in Node.js. Similar to Perl's -B
☆165Updated 5 months ago
Alternatives and similar repositories for isBinaryFile:
Users that are interested in isBinaryFile are comparing it to the libraries listed below
- Create and parse HTTP Content-Type header☆135Updated 8 months ago
- Find the closest package.json file☆162Updated last year
- Check if your package was installed globally☆70Updated last year
- Read a package.json file☆165Updated last year
- Check if something is a Node.js stream☆110Updated 5 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Infer the content-type of a request.☆228Updated 2 weeks ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 3 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆92Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated 7 months ago
- Run asynchronous commands synchronously by putting them in a separate process☆77Updated 7 months ago
- 🚸 Cross platform children list of a PID.☆124Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆200Updated this week
- Parse the things that can be arguments to `npm install`☆130Updated 2 months ago
- node module to check if a command-line command exists☆144Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 4 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Reliably get the terminal window size☆141Updated last year
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆121Updated last month
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- ☆153Updated 4 months ago
- Write data to a random temporary file☆105Updated 8 months ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago