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☆25Updated 3 years ago
- Check if the process is running inside a container (Docker/Podman)☆77Updated 2 years ago
- Convert object keys from camel case☆58Updated last year
- Convert a string index to its line and column position☆37Updated 4 months ago
- Make a synchronous function have a timeout☆127Updated last year
- Ponyfill for Error#captureStackTrace☆63Updated 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 last week
- Remove circular references from objects☆100Updated last year
- Serialize objects to JSON with handling for circular references☆162Updated 8 months ago
- Makes a request to NASA's Astronomy Picture of the Day (APOD) and makes it the background image☆31Updated 3 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆48Updated last year
- Detect whether a terminal emulator supports hyperlinks☆55Updated 11 months ago
- ☆99Updated 4 months ago
- Filter object keys and values into a new object☆105Updated last year
- Get the hash of an object☆141Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Merge and normalize adjacent or overlapping integer ranges☆32Updated 2 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Find a file or directory by walking up parent directories — Zero dependencies☆83Updated 7 months ago
- plugins to minify HTML☆99Updated 11 months ago
- Check if the process is running in a Continuous Integration (CI) environment☆38Updated 5 months ago
- Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expres…☆48Updated 11 months ago
- Make a regular expression time out if it takes too long to execute☆220Updated 2 months ago
- A response-like object for mocking a Node.js HTTP response stream☆37Updated 3 months ago
- A more usable typed storage API for Web Extensions☆72Updated 3 weeks ago