Is it possible in JavaScript to do something like preg_match does in PHP ?
JavaScript
preg_match
PHP
I would like to be able to get two numbers from str
Sample code to get image links within HTML content. Like preg_match_all in PHP
let HTML = ''; let re = /
out array
0: "