sindresorhus / issue-regexLinks
Regular expression for matching issue references
☆49Updated last year
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☆47Updated 5 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Simple wildcard matching☆34Updated 4 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 5 months ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Stylelint shareable config for XO☆41Updated 9 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Truncate a URL to a specific length☆62Updated 4 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Make a function mimic another one☆96Updated last year
- Get your internal IP address☆72Updated last week
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Snippets for AVA☆70Updated 7 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Import a module like with `require()` but from a given path☆86Updated 3 years ago