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:
- Detect whether the terminal supports Unicode☆85Updated last year
- Create a transform stream using await instead of callbacks☆70Updated last year
- Make a synchronous function have a timeout☆125Updated 11 months ago
- Switch git branches by their pull request title☆67Updated 3 years 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
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Convert object keys from camel case☆56Updated last year
- Check if the process is running inside a container (Docker/Podman)☆75Updated last year
- ☆95Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Convert a string index to its line and column position☆33Updated 5 months ago
- Makes a request to NASA's Astronomy Picture of the Day (APOD) and makes it the background image☆30Updated 2 years ago
- Remove circular references from objects☆94Updated last year
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Serialize objects to JSON with handling for circular references☆158Updated 3 months ago
- Check if a string is a URL☆85Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- Get the hash of an object☆137Updated last year
- A more usable typed storage API for Web Extensions☆71Updated 5 months ago
- Make a regular expression time out if it takes too long to execute☆216Updated 11 months ago
- Get a random temporary path☆32Updated last year
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Protect untrusted requests from SSRF☆50Updated last week
- Detect whether a terminal emulator supports hyperlinks☆55Updated 7 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get the default browser☆56Updated last year
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated 3 months ago
- Wait for a condition to be true☆160Updated 2 years ago