sindresorhus / is-executableLinks
Check whether a file can be executed
☆46Updated 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☆71Updated 2 years ago
- Detect whether the terminal supports Unicode☆87Updated last year
- Like Object.keys() but also includes symbols☆24Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆62Updated 3 years ago
- Check if the process is running inside a container (Docker/Podman)☆77Updated 2 years ago
- Convert object keys from camel case☆57Updated last year
- Make a synchronous function have a timeout☆126Updated last year
- Convert a string index to its line and column position☆36Updated 2 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Remove circular references from objects☆100Updated last year
- ☆97Updated 3 months ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Get the default browser☆60Updated last month
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆46Updated 3 months ago
- ☆47Updated 7 years ago
- Serialize objects to JSON with handling for circular references☆162Updated 6 months ago
- Get the hash of an object☆139Updated 2 years ago
- plugins to minify HTML☆99Updated 10 months ago
- TypeScript with some extras for type-checking.☆29Updated 2 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 10 months ago
- Filter object keys and values into a new object☆105Updated last year
- A more usable typed storage API for Web Extensions☆72Updated 9 months ago
- Makes a request to NASA's Astronomy Picture of the Day (APOD) and makes it the background image☆30Updated 3 years ago
- Partial JSON parser extracted from OpenAI's vendored version.☆14Updated 5 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version …☆139Updated last month