gjtorikian / isBinaryFileLinks
Detects if a file is binary in Node.js. Similar to Perl's -B
☆171Updated 2 weeks ago
Alternatives and similar repositories for isBinaryFile
Users that are interested in isBinaryFile are comparing it to the libraries listed below
Sorting:
- Create and parse HTTP Content-Type header☆141Updated last week
- Sort the keys of an object☆107Updated 4 months ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated last month
- Require global npm as a local node module.☆32Updated 3 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Find the closest package.json file☆166Updated 7 months ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Write files in an atomic fashion w/configurable ownership☆244Updated last month
- 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…☆95Updated 3 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- programmatic npm API☆111Updated 4 years ago
- ☆158Updated last year
- Check if something is a Node.js stream☆115Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Read a package.json file☆174Updated 2 months ago
- Detect the indentation of code☆200Updated 3 months ago
- Get the latest version of an npm package☆175Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- process information for node.js and browsers☆129Updated 5 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated last year
- Run asynchronous commands synchronously by putting them in a separate process☆78Updated last year