sindresorhus / is-executableLinks
Check whether a file can be executed
☆47Updated this week
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
- Like Object.keys() but also includes symbols☆25Updated 3 years ago
- Detect whether the terminal supports Unicode☆87Updated last year
- Convert object keys from camel case☆58Updated last year
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Make a synchronous function have a timeout☆127Updated last year
- ☆99Updated 4 months ago
- Convert a string index to its line and column position☆37Updated 4 months ago
- Check if the process is running inside a container (Docker/Podman)☆78Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Makes a request to NASA's Astronomy Picture of the Day (APOD) and makes it the background image☆31Updated 3 years ago
- Switch git branches by their pull request title☆67Updated 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 weeks ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Get the default browser☆60Updated this week
- TypeScript with some extras for type-checking.☆29Updated 4 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆84Updated 8 months ago
- Cooperative get-port implementation☆10Updated 3 years ago
- A response-like object for mocking a Node.js HTTP response stream☆37Updated 3 months ago
- Make a regular expression time out if it takes too long to execute☆220Updated 3 months ago
- Protect untrusted requests from SSRF☆51Updated this week
- Remove circular references from objects☆100Updated last year
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆48Updated last year
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Serialize objects to JSON with handling for circular references☆162Updated this week
- Get the hash of an object☆141Updated this week
- Regular expression for matching reserved filename characters☆52Updated 4 months ago