isaacs / isexeLinks
Minimal module to check if a file is executable.
☆49Updated last year
Alternatives and similar repositories for isexe
Users that are interested in isexe are comparing it to the libraries listed below
Sorting:
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last month
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Check if a file path is a binary file☆48Updated last year
- List of node.js builtin modules☆37Updated last year
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated last month
- Global logging utility.☆19Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Center-align the text in a string.☆23Updated 8 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated last month
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Create an array without duplicates☆73Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated last month
- Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit e…☆35Updated 8 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago