sindresorhus / issue-regexLinks
Regular expression for matching issue references
☆49Updated 10 months ago
Alternatives and similar repositories for issue-regex
Users that are interested in issue-regex are comparing it to the libraries listed below
Sorting:
- Linkify GitHub issue references☆46Updated 10 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Lazy number range generator☆81Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 9 months ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 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
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if stdout or stderr is interactive☆117Updated last year
- Check if an Array is sorted☆34Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Get your internal IP address☆71Updated 3 years ago
- Stylelint shareable config for XO☆40Updated 2 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 5 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Make a function mimic another one☆94Updated 9 months ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year