gjtorikian / isBinaryFileLinks
Detects if a file is binary in Node.js. Similar to Perl's -B
☆167Updated 9 months ago
Alternatives and similar repositories for isBinaryFile
Users that are interested in isBinaryFile are comparing it to the libraries listed below
Sorting:
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Create and parse HTTP Content-Type header☆137Updated last week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆155Updated 9 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 11 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 2 years ago
- Check if a string or buffer is SVG☆140Updated 3 weeks ago
- Find the closest package.json file☆164Updated last month
- Sort the keys of an object☆104Updated 10 months ago
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- Read a chunk from a file☆123Updated last year
- Check if something is a Node.js stream☆112Updated 9 months ago
- Write files in an atomic fashion w/configurable ownership☆237Updated 3 weeks ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- process information for node.js and browsers☆126Updated 4 years ago
- Manipulate the HTTP Vary header☆60Updated last week
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 7 months ago
- Read a package.json file☆169Updated last year
- ☆156Updated 7 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 5 months ago
- Parse the things that can be arguments to `npm install`☆130Updated last week
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Detect the indentation of code☆196Updated last year
- string representations of objects in node and the browser☆152Updated 5 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago