gjtorikian / isBinaryFileLinks
Detects if a file is binary in Node.js. Similar to Perl's -B
☆171Updated last month
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☆142Updated last week
- Find the closest package.json file☆166Updated 8 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months 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…☆95Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Sort the keys of an object☆108Updated 5 months ago
- Write files in an atomic fashion w/configurable ownership☆245Updated 3 weeks ago
- Check if a string or buffer is SVG☆143Updated 7 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Detect the indentation of code☆200Updated last week
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆158Updated 2 months ago
- Read a package.json file☆175Updated 3 months ago
- Monkey-patches for file system related things☆119Updated 4 months ago
- string representations of objects in node and the browser☆159Updated last month
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Get the latest version of an npm package☆177Updated last year
- normalizes package metadata, typically found in package.json file.☆204Updated 2 weeks ago
- programmatic npm API☆110Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Manipulate the HTTP Vary header☆62Updated last week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆349Updated 3 weeks ago