isaacs / isexeLinks
Minimal module to check if a file is executable.
☆49Updated 10 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 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Check if an object can be used like an Array☆16Updated 3 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 4 months ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Object.keys shim☆45Updated 2 months ago
- Determine if a function is an ES6 arrow function or not.☆24Updated last year
- Slice a string with ANSI escape codes☆49Updated last year
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆38Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- A ponyfill for Buffer.from☆24Updated 3 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- List of node.js builtin modules☆38Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- ☆27Updated 4 years ago