gjtorikian / isBinaryFileLinks
Detects if a file is binary in Node.js. Similar to Perl's -B
☆167Updated last week
Alternatives and similar repositories for isBinaryFile
Users that are interested in isBinaryFile are comparing it to the libraries listed below
Sorting:
- Require global npm as a local node module.☆32Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆155Updated this week
- Create and parse HTTP Content-Type header☆138Updated 2 weeks ago
- Write files in an atomic fashion w/configurable ownership☆240Updated last month
- Find the closest package.json file☆165Updated 2 months ago
- Sort the keys of an object☆104Updated this week
- 🚸 Cross platform children list of a PID.☆126Updated 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…☆95Updated 2 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 8 months ago
- Clear a module from the cache☆183Updated 3 years ago
- Detect the indentation of code☆196Updated last year
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- 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☆123Updated 5 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check if a string or buffer is SVG☆141Updated last month
- Get the directory of globally installed packages and binaries☆76Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 11 months ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Check if something is a Node.js stream☆112Updated 9 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Get the system locale☆227Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆130Updated 3 weeks ago
- Import a globally installed module☆58Updated last year
- string representations of objects in node and the browser☆151Updated 6 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago