Natarajan Krishnakumar

Results 3 comments of Natarajan Krishnakumar

Are there any updates on this?

Yeah. I created a if statement stating the regex exactly matches with ".*" then ranges array should have the index starting from 0 to length of the matching string. Also,...

Actually, I had validation checks before using the regex in the plugin. I used the RegExp Object in Javascript in creating a regex from a string. For example `var regex...