sindresorhus / issue-regexLinks
Regular expression for matching issue references
☆49Updated 8 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 8 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the version of a binary in semver format☆35Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Stylelint shareable config for XO☆41Updated last month
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- A script for enabling 2FA on all of your npm packages☆55Updated 6 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Stylelint shareable config for XO with Sass support☆23Updated 11 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 8 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago