Regular Expressions 101

Community Patterns

adding space after (.) period and next word

0

Regular Expression
ECMAScript (JavaScript)

Description

Requirement was to check if there is space between . and next text and if not the then add space

Submitted by Prajkta - 10 years ago