gjtorikian / isBinaryFile
Detects if a file is binary in Node.js. Similar to Perl's -B
☆164Updated 4 months ago
Alternatives and similar repositories for isBinaryFile:
Users that are interested in isBinaryFile are comparing it to the libraries listed below
- Read a package.json file☆165Updated last year
- Find the closest package.json file☆162Updated last year
- Create and parse HTTP Content-Type header☆134Updated 7 months ago
- 🚸 Cross platform children list of a PID.☆123Updated 2 years ago
- Detect the indentation of code☆196Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Require global npm as a local node module.☆32Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 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…☆92Updated 2 years ago
- Import a globally installed module☆57Updated last year
- ☆152Updated 3 months ago
- Check if something is a Node.js stream☆110Updated 4 months ago
- Check if a string or buffer is SVG☆134Updated 7 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆121Updated 2 weeks ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Monorepo for NodeLib libraries☆70Updated 2 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 weeks ago
- programmatic npm API☆110Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- Write a package.json file☆88Updated 7 months ago
- Start a promise chain☆58Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 6 months ago
- Monkey-patches for file system related things☆115Updated last week
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Parse the things that can be arguments to `npm install`☆128Updated last month