You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Reber b880c3ccde Initial commit 5 years ago
..
Alternet of trim function( ) using regular expression.js Initial commit 5 years ago
Check a given value contains alpha, dash and under.js Initial commit 5 years ago
Check whether a credit card number format is like 9999-9999-9999-9999.js Initial commit 5 years ago
Check whether a given value is Canada Post Code or not.js Initial commit 5 years ago
Check whether a given value is IP value or not.js Initial commit 5 years ago
Check whether a given value is UK Post Code or not.js Initial commit 5 years ago
Check whether a given value is US zip code or not.js Initial commit 5 years ago
Check whether a given value is a social security number or not .js Initial commit 5 years ago
Check whether a given value is alpha numeric or not.js Initial commit 5 years ago
Check whether a given value is an valid url or not.js Initial commit 5 years ago
Check whether a given value is hexadecimal value or not.js Initial commit 5 years ago
Check whether a given value is hexcolor value or not.js Initial commit 5 years ago
Check whether a given value is html or not.js Initial commit 5 years ago
Check whether a given value is time string or not.js Initial commit 5 years ago
Check whether a given value represents a domain or not.js Initial commit 5 years ago
Check whether the first character of a string is uppercase or not.js Initial commit 5 years ago
Check whether the pattern of an e-mail address matches a specific format.js Initial commit 5 years ago
Count number of words in string.js Initial commit 5 years ago
Count the number of vowels in a given string.js Initial commit 5 years ago
Print an integer with commas as thousands separators.js Initial commit 5 years ago
Search a date within a string.js Initial commit 5 years ago