sindresorhus / is-binary-path
Check if a file path is a binary file
☆44Updated 9 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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Lowercase the keys of an object☆40Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if a value is a function☆27Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Slice a string with ANSI escape codes☆47Updated 8 months ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- List of node.js builtin modules☆38Updated 10 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Repeat a string - fast☆34Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆58Updated 4 months ago
- Check if a number is in a given range☆21Updated 4 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago