sindresorhus / is-executableLinks
Check whether a file can be executed
☆44Updated 2 years ago
Alternatives and similar repositories for is-executable
Users that are interested in is-executable are comparing it to the libraries listed below
Sorting:
- Create a transform stream using await instead of callbacks☆70Updated last year
- Detect whether the terminal supports Unicode☆85Updated 10 months ago
- Make a synchronous function have a timeout☆125Updated 10 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- Like Object.keys() but also includes symbols☆22Updated 2 years ago
- Check if the process is running inside a container (Docker/Podman)☆74Updated last year
- Switch git branches by their pull request title☆67Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Convert a string index to its line and column position☆33Updated 3 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Convert object keys from camel case☆56Updated last year
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Filter object keys and values into a new object☆103Updated last year
- ☆96Updated 2 years ago
- Make a regular expression time out if it takes too long to execute☆216Updated 10 months ago
- TypeScript with some extras for type-checking.☆26Updated 3 months ago
- Makes a request to NASA's Astronomy Picture of the Day (APOD) and makes it the background image☆30Updated 2 years ago
- Protect untrusted requests from SSRF☆50Updated this week
- ☆48Updated 7 years ago
- Cooperative get-port implementation☆10Updated 3 years ago
- Check if the process is running in a Continuous Integration (CI) environment☆35Updated last year
- Serialize objects to JSON with handling for circular references☆157Updated 2 months ago
- Programmatic API to update package.json☆82Updated last week
- Remove circular references from objects☆94Updated last year
- __dirname and __filename for ES Modules environment☆69Updated last year
- Polyfill of `util.parseArgs()`☆125Updated this week
- Get a random temporary path☆32Updated last year
- Check if a string is a URL☆85Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Merge multiple streams into a unified stream☆57Updated 9 months ago