gjtorikian / isBinaryFileLinks
Detects if a file is binary in Node.js. Similar to Perl's -B
☆171Updated 3 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 3 weeks ago
- Require global npm as a local node module.☆32Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Read a chunk from a file☆125Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- Sort the keys of an object☆108Updated 5 months ago
- Find the closest package.json file☆166Updated 7 months ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Write files in an atomic fashion w/configurable ownership☆245Updated 2 weeks ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆158Updated 2 months ago
- programmatic npm API☆110Updated 4 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Check if something is a Node.js stream☆115Updated last year
- Detect the indentation of code☆200Updated 4 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- 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
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- string representations of objects in node and the browser☆159Updated last month
- Manipulate the HTTP Vary header☆62Updated 3 weeks ago