EasyPattern Helper 2.7

Developed by DataMystic
4 
Rating
Your vote:
Latest version:
3.0 See all
Developer:
Awards (13)
Show all awards
Software Informer Virus Free award
Download
2.3 MB

EasyPatterns" are a nifty new way to describe patterns of text, in a way that is easy to understand and use, and with plenty of power under the hood. While one user has described them as 'regular expressions for dummies', EasyPatterns actually help you to make use of the underlying power of the perl-style regular expressions, without having to understand them (which is a BIG plus!).
EasyPatterns make parsing a US phone number as easy as
:
[ PhoneNumber ]
or if you prefer the long way:
[ optional punctuation, 3 digits, punctuation, 3 digits,
punctuation, 4 digits ]
(The equivalent perl pattern is
[[:punct:]]*[[:digit:]]{3}[[:punct:]][[:digit:]]{3}[[:punct:]][[:digit:]]{4}
)

Comments

5 stars
16
4 stars
19
3 stars
14
2 stars
0
1 stars
0
User

Your vote:

Related software

Easy Update Client
Easy Update Client
Free
rating

Easy Update Package is a software solution for updating software packages easily

Pattern Studio
Pattern Studio
rating

Easy-to-use program for creating seamless textures and patterns with effects.

Label Helper
Label Helper
Free
rating

Papilio Label Helper offers you, a easy and professional way to desing.

ToDo Sync Helper
ToDo Sync Helper
Free
rating

The world' s most elegant and hands-on ToDo application.

ASP.NET ViewState Helper
ASP.NET ViewState Helper
Free
rating

An app that helps ASP.NET developers debug ViewState issues.