sindresorhus / issue-regex
Regular expression for matching issue references
☆49Updated 4 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 4 months 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 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Get the version of a binary in semver format☆35Updated 10 months ago
- Stylelint shareable config for XO☆41Updated 8 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Truncate a URL to a specific length☆61Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 10 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Listen for changes in your conf config☆27Updated 7 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 3 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago