gjtorikian / isBinaryFile
Detects if a file is binary in Node.js. Similar to Perl's -B
☆165Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for isBinaryFile
- Create and parse HTTP Content-Type header☆131Updated 4 months ago
- Find the closest package.json file☆159Updated last year
- programmatic npm API☆112Updated 3 years ago
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Parse the things that can be arguments to `npm install`☆125Updated last month
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆107Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 2 years ago
- Read a package.json file☆166Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 2 months ago
- Check if a string or buffer is SVG☆131Updated 3 months ago
- Detect the indentation of code☆196Updated last year
- Get a random temporary file path☆79Updated last year
- normalizes package metadata, typically found in package.json file.☆196Updated last month
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Strip leading whitespace from each line in a string☆135Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆120Updated 6 months ago
- Finds the common standard cache directory☆151Updated 9 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Improved typeof detection for node.js and the browser.☆129Updated 3 months ago
- Start a promise chain☆57Updated 3 years ago
- Infer the content-type of a request.☆228Updated 2 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆151Updated last year
- Check if your package was installed globally☆70Updated last year
- 🚸 Cross platform children list of a PID.☆124Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Import a module while bypassing the cache☆284Updated 5 months ago