isaacs / isexeLinks
Minimal module to check if a file is executable.
☆51Updated 2 months ago
Alternatives and similar repositories for isexe
Users that are interested in isexe are comparing it to the libraries listed below
Sorting:
- Strip the final newline character from a string/buffer☆38Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated 4 months ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 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 5 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Object.keys shim☆46Updated 2 weeks ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 4 months ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- List of node.js builtin modules☆37Updated last month
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Regular expression for matching a shebang line☆48Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- 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