.. |
Alternet of trim function( ) using regular expression.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check a given value contains alpha, dash and under.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a credit card number format is like 9999-9999-9999-9999.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value is a social security number or not .js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value is alpha numeric or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value is an valid url or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value is Canada Post Code or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value is hexadecimal value or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value is hexcolor value or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value is html or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value is IP value or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value is time string or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value is UK Post Code or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value is US zip code or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether a given value represents a domain or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether the first character of a string is uppercase or not.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Check whether the pattern of an e-mail address matches a specific format.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Count number of words in string.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Count the number of vowels in a given string.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Print an integer with commas as thousands separators.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |
Search a date within a string.js
|
Initial commit
|
2019-11-15 12:59:38 +01:00 |