gjtorikian / isBinaryFileLinks
Detects if a file is binary in Node.js. Similar to Perl's -B
☆165Updated 7 months ago
Alternatives and similar repositories for isBinaryFile
Users that are interested in isBinaryFile are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆164Updated 2 weeks ago
- Require global npm as a local node module.☆32Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 3 months 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…☆93Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆201Updated 2 months ago
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- programmatic npm API☆111Updated 4 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 9 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated 2 months ago
- Parse the things that can be arguments to `npm install`☆131Updated 4 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Read a package.json file☆168Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- node module to check if a command-line command exists☆144Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆112Updated last year
- string representations of objects in node and the browser☆148Updated 4 months ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Check if a string or buffer is SVG☆136Updated last month
- Get the gzipped size of a string or buffer☆172Updated 3 years ago