sindresorhus / is-jxaLinks
Check if your code is running in a JXA environment
☆31Updated 3 years ago
Alternatives and similar repositories for is-jxa
Users that are interested in is-jxa are comparing it to the libraries listed below
Sorting:
- Simple wildcard matching☆34Updated 3 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Regular expression for matching issue references☆49Updated 10 months ago
- Get or check the current macOS version☆62Updated 3 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Get the version of a binary in semver format☆35Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Linkify GitHub issue references☆46Updated 10 months ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the version of a binary in semver format☆42Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Get all email addresses in a string☆58Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Check if an Array is sorted☆34Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 9 months ago