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
- Convert object keys from camel case☆55Updated last year
- Make a synchronous function have a timeout☆125Updated 9 months ago
- Detect whether the terminal supports Unicode☆85Updated 10 months ago
- Convert a string index to its line and column position☆33Updated 3 months ago
- 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
- Makes a request to NASA's Astronomy Picture of the Day (APOD) and makes it the background image☆30Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- ☆96Updated 2 years ago
- Block the main thread for a given amount of time☆124Updated 2 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- Get a random temporary path☆32Updated last year
- TypeScript with some extras for type-checking.☆26Updated 3 months ago
- Remove circular references from objects☆94Updated last year
- Check if the process is running in a Continuous Integration (CI) environment☆34Updated 11 months ago
- Cooperative get-port implementation☆10Updated 3 years ago
- Load tsconfig.json, light-weight and dependency-free.☆44Updated 11 months ago
- Check if a string is a URL☆85Updated 2 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆43Updated 2 years ago
- Filter object keys and values into a new object☆102Updated last year
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆44Updated last month
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Merge multiple streams into a unified stream☆57Updated 8 months ago
- Protect untrusted requests from SSRF☆50Updated 2 months ago
- Like read-package-json, but faster☆49Updated this week
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- ☆33Updated 3 years ago
- Find a file or directory by walking up parent directories — Zero dependencies☆80Updated last month