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
Sorting:
- Linkify GitHub issue references☆47Sep 11, 2025Updated 5 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Oct 17, 2021Updated 4 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 5 months ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated 2 months ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Get your public IP address☆27Sep 15, 2025Updated 5 months ago
- Get the default browser☆28Dec 19, 2023Updated 2 years ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆39Sep 11, 2025Updated 5 months ago
- Strip console, alert, and debugger statements from JavaScript code☆30Nov 29, 2022Updated 3 years ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Get the terminal window size on macOS☆42Nov 4, 2023Updated 2 years ago
- Try to downgrade the permissions of a process with root privileges☆17Aug 31, 2023Updated 2 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Linkify URLs in a string☆173Oct 26, 2025Updated 4 months ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 5 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Feb 26, 2022Updated 4 years ago
- Extract the article title of a HTML document or website☆31Sep 9, 2025Updated 5 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Aug 21, 2024Updated last year
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Check whether a binary version satisfies a semver range☆15Apr 3, 2024Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Check if a file path is a compressed file☆19Apr 30, 2024Updated last year
- List of archive file extensions☆16Apr 30, 2024Updated last year