GitShow/sindresorhus/is-executable
sindresorhus

is-executable

Check whether a file can be executed

by sindresorhus
nodejs
Star on GitHubForknpm

JavaScript

46 stars3 forks3 contributorsQuiet · 5mo agoSince 2015v2.0.2MIT

Meet the team

See all 3 on GitHub →
sindresorhus
sindresorhus6 contributions
jokeyrhyme
jokeyrhyme1 contribution
tommy-mitchell
tommy-mitchell1 contribution

Languages

View on GitHub →
JavaScript93%
TypeScript7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
fabiospampinato
Folders are detected as executableClosedIssue

AFAIK fs.access with X_OK is more unreliable than the docs says it is, for example under macos it thinks that folders are executable:

fabiospampinato · 5mo ago
tommy-mitchell
Fix improper version string in `engines` fieldMergedPR

https://github.com/sindresorhus/is-executable/blob/89d1cb609c2d75bcbdb5744b35c06452cb21c0b8/package.json#L10-L12 Should be , not . The package cannot be installed as-is.

tommy-mitchell · 3y ago
Structured data for AI agents

Repository: sindresorhus/is-executable. Description: Check whether a file can be executed Stars: 46, Forks: 3. Primary language: JavaScript. Languages: JavaScript (93%), TypeScript (7%). License: MIT. Topics: nodejs. Latest release: v2.0.2 (5mo ago). Open PRs: 0, open issues: 0. Last activity: 5mo ago. Community health: 71%. Top contributors: sindresorhus, jokeyrhyme, tommy-mitchell.

·@ofershap

Replace github.com with gitshow.dev