isaacs / isexeLinks
Minimal module to check if a file is executable.
☆50Updated 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 redundant indentation and indent the string☆55Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Object.keys shim☆45Updated 8 months ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Callback wrapping utility☆56Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- List of node.js builtin modules☆37Updated last month
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 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
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if a file path is a binary file☆49Updated last year
- Create an array without duplicates☆74Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated 3 months ago
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Determine if a function is an ES6 arrow function or not.☆24Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆39Updated last year
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Check if a value is an object☆42Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago