Community Patterns

Community Library Entry

1

Regular Expression
Created·2023-10-23 13:21
Flavor·ECMAScript (JavaScript)

/
(....)(....)(....)(....)
/
gm
Open regex in editor

Description

convert 16 chars into four hyphen separated groups

Submitted by mco