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
- Repeat a string - fast☆34Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Check if an object can be used like an Array☆16Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- timers module for browserify☆24Updated 8 months ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Object.keys shim☆45Updated 4 months ago
- Center-align the text in a string.☆23Updated 8 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Determine if a function is an ES6 arrow function or not.☆24Updated last year
- Check if a file path is a binary file☆46Updated 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 visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 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 4 years ago
- Get the command from a shebang☆24Updated 4 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year