gjtorikian / isBinaryFileLinks
Detects if a file is binary in Node.js. Similar to Perl's -B
☆167Updated this week
Alternatives and similar repositories for isBinaryFile
Users that are interested in isBinaryFile are comparing it to the libraries listed below
Sorting:
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated last week
- Find the closest package.json file☆166Updated 5 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Create and parse HTTP Content-Type header☆140Updated 3 weeks ago
- Sort the keys of an object☆105Updated 3 months ago
- Write files in an atomic fashion w/configurable ownership☆242Updated this week
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Read a chunk from a file☆124Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Strip leading whitespace from each line in a string☆143Updated last month
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 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 4 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- ☆157Updated 11 months ago
- string representations of objects in node and the browser☆158Updated last month
- Simple, flexible file copy utility☆97Updated last year
- Compose promise-returning & async functions into a reusable pipeline