Regex Not Capturing Complex Version Strings with Optional Trailing Metadata in JavaScript
👀 Views: 2
💬 Answers: 1
📅 Created: 2025-06-03
regex javascript nodejs
I'm working on a JavaScript project where I need to extract version strings from a series of text inputs. The version strings can be formatted like `1.0.0`, `2....