gjtorikian / isBinaryFileLinks
Detects if a file is binary in Node.js. Similar to Perl's -B
☆167Updated 3 weeks ago
Alternatives and similar repositories for isBinaryFile
Users that are interested in isBinaryFile are comparing it to the libraries listed below
Sorting:
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated 3 weeks ago
- Require global npm as a local node module.☆32Updated 3 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated last week
- Sort the keys of an object☆105Updated 2 months ago
- Find the closest package.json file☆165Updated 5 months ago
- Read a chunk from a file☆124Updated last year
- Write files in an atomic fashion w/configurable ownership☆241Updated last week
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 10 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- when you want to fire an event no matter how a process exits.☆194Updated 2 weeks ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 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…☆96Updated 2 years ago
- Strip leading whitespace from each line in a string☆143Updated 3 weeks ago
- string representations of objects in node and the browser☆156Updated last month
- Monkey-patches for file system related things☆119Updated last month
- Import a globally installed module☆57Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated last month
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Check if something is a Node.js stream☆114Updated last year
- Read a package.json file☆173Updated this week
- Parse the things that can be arguments to `npm install`☆132Updated this week
- Detect the indentation of code☆197Updated last month