sindresorhus / is-binary-pathLinks
Check if a file path is a binary file
☆46Updated last year
Alternatives and similar repositories for is-binary-path
Users that are interested in is-binary-path are comparing it to the libraries listed below
Sorting:
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Slice a string with ANSI escape codes☆48Updated last year
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 11 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Get the PATH environment variable key cross-platform☆44Updated last year
- Check if a number is in a given range☆21Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Modify the values of an object☆27Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Check if a file path is a compressed file☆17Updated last year
- Check if a path is the current working directory☆19Updated last month
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Check if something is a generator function☆22Updated 3 years ago