sindresorhus / issue-regex
Regular expression for matching issue references
☆49Updated 5 months ago
Alternatives and similar repositories for issue-regex:
Users that are interested in issue-regex are comparing it to the libraries listed below
- Linkify GitHub issue references☆46Updated 5 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Truncate a URL to a specific length☆61Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Get the version of a binary in semver format☆35Updated 11 months ago
- Check if your package was installed globally☆70Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Stylelint shareable config for XO☆41Updated 9 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Check if a value is an error constructor☆13Updated 3 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Regular expression for matching scoped npm package names☆26Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago