sindresorhus / is-binary-path
Check if a file path is a binary file
☆44Updated 11 months ago
Alternatives and similar repositories for is-binary-path:
Users that are interested in is-binary-path are comparing it to the libraries listed below
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Slice a string with ANSI escape codes☆47Updated 10 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Lowercase the keys of an object☆40Updated last year
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Repeat a string - fast☆34Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- Check if a value is a function☆27Updated 3 years ago
- Get the PATH environment variable key cross-platform☆44Updated 11 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Check if a number is in a given range☆21Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago