Skip to Content
Website
Codsen
Home
Open Source
Articles
About
back
Open Source
→
array-group-str-omit-num-char
→
Examples
Table of Contents
Quick Take
Use a custom wildcard in grouped patterns
Count duplicate strings instead of deduplicating them
Preserve numeric chunks that stay constant across a group
Keep strings that contain no numeric chunks
↑ back to top
Quick Take
↑ back to top
Use a custom wildcard in grouped patterns
↑ back to top
Count duplicate strings instead of deduplicating them
↑ back to top
Preserve numeric chunks that stay constant across a group
↑ back to top
Keep strings that contain no numeric chunks
↑ back to top
back