Regular expression for matching issue references
☆49Sep 26, 2024Updated last year
Alternatives and similar repositories for issue-regex
Users that are interested in issue-regex are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Linkify GitHub issue references☆47Sep 11, 2025Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 5 years ago
- Get the latest stable semver version from an array of versions☆47Oct 17, 2021Updated 4 years ago
- Get all emails in a text file or stdin☆26Feb 2, 2026Updated 7 months ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆25Nov 22, 2025Updated 10 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Get metadata on the default editor or a specific editor☆55Updated this week
- Regular expression for matching scoped npm package names☆28Updated this week
- Check if a string is a scoped npm package name☆25Updated this week
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆29Aug 9, 2021Updated 5 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated this week
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated 2 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 5 years ago
- Detect if a stream is a file stream☆19Apr 21, 2019Updated 7 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆23Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated this week
- Get the iTerm2 version☆11Updated this week
- Get your public IP address☆27Sep 15, 2025Updated last year
- Left pad each line in a string☆20Updated this week
- Transform the first chunk in a stream☆27Updated this week
- Get the terminal window size on macOS☆43Nov 4, 2023Updated 2 years ago
- Try to downgrade the permissions of a process with root privileges☆17Updated this week
- Check if a file path is a binary file☆49Updated this week
- Check if a value is a function