alaawahbah
12/20/2016 - 11:42 AM

regular expression regx regex

regular expression regx

/^([+]20\d{10,15})$/.test("+20122222222255");
search for ^([A-Z]+) ([A-Z]+)
int FirstName

replace with "$2": "$1",

"FirstName":"int",



------------------------


https://blog.devsense.com/2022/find-and-replace-with-regexp

------------------------------------------

"community" to community

(")(\w{2,})(")
$2