bevry / istextorbinaryLinks
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
☆158Updated 2 months ago
Alternatives and similar repositories for istextorbinary
Users that are interested in istextorbinary are comparing it to the libraries listed below
Sorting:
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Write files in an atomic fashion w/configurable ownership☆245Updated 2 weeks ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- ☆158Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆320Updated 4 months ago
- Import a module while bypassing the cache☆287Updated last year
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Generate self-signed certificates from node.js☆252Updated 3 weeks ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Pretty-print a javascript object as a tree☆258Updated last year
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 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
- Find the closest package.json file☆166Updated 7 months ago
- Improved typeof detection for node.js and the browser.☆127Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- A stream based implementation of JSON.parse and JSON.stringify for big POJOs☆118Updated 2 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆417Updated 2 months ago
- Execute a listener when a response is about to write headers.☆162Updated last month
- Read a chunk from a file☆125Updated last year
- Convert a glob to a regular expression☆151Updated 6 years ago