sindresorhus / issue-regex
Regular expression for matching issue references
☆49Updated 7 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 7 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- 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
- Lazy number range generator☆81Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Stylelint shareable config for XO☆41Updated 11 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the version of a binary in semver format☆35Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Check if your package was installed globally☆70Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 6 months ago