Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2022-09-29 09:37
Flavor·ECMAScript (JavaScript)

Description

it was used in this codewar challenge. and i find i really interesting.

Also u can Write it like this if you want /(.)\1+/g it works exactly the same

Submitted by anonymous