isaacs / isexeLinks
Minimal module to check if a file is executable.
☆51Updated 3 months ago
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 5 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- Create an array without duplicates☆74Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated this week
- Check if a file path is a binary file☆49Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Slice a string with ANSI escape codes☆50Updated 4 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Try to guess if your terminal supports unicode☆18Updated 5 years ago
- ☆37Updated 2 years ago
- Object.keys shim☆46Updated last month
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆31Updated 5 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 4 years ago
- Regular expression for matching a shebang line☆48Updated 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
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago