js_regex icon indicating copy to clipboard operation
js_regex copied to clipboard

Converts Ruby regexes to JavaScript regexes.

Results 1 js_regex issues
Sort by recently updated
recently updated
newest added
trafficstars

The readme mentions: > Possible future improvements might include an "ES6 mode" using the u flag, which would allow for more concise representations of astral plane properties and sets. I...