isaacs / isexeLinks
Minimal module to check if a file is executable.
☆49Updated 11 months ago
Alternatives and similar repositories for isexe
Users that are interested in isexe are comparing it to the libraries listed below
Sorting:
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Repeat a string - fast☆34Updated 4 years ago
- Determine if a function is an ES6 arrow function or not.☆24Updated last year
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a file path is a binary file☆46Updated last year
- Check if an object can be used like an Array☆16Updated 3 years ago
- Callback wrapping utility☆56Updated last year
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆38Updated last year
- List of node.js builtin modules☆38Updated last year
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 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
- Object.keys shim☆45Updated 3 months ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Determine if an object is a Buffer☆90Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 4 months ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Center-align the text in a string.☆23Updated 8 years ago