Node.js String Parse
Node.js examples for String:Parse
HOME
Node.js
String
Parse
Description
Click the following links for the tutorial for String and Parse.
Parse price string to number
Parse date string to Date
Parse Query String
Parses a given string to a date object, e.g. 2000-01 and 2011-11-01 or 2005.
Is string alpha
Is String digit
Is String supplant
Is a string integer
Is String digit or alpha
String empty validator
String alpha validator
String length validator
String minimum validator
Email string regex validator
Checks if current string contains the given sub-string.
Checks if current string contains the given arguments.
Checks if current string contains any of the given arguments.
Checks if current string contains all of the given arguments.
Checks if the specified string is equal to current string
Checks if the string is an empty string
Checks if the string contains only white-spaces
Check for valid numeric strings
Check for valid alphanumeric strings
Checks to see if a string is less than/more than a maximum length specified
Check whether the string is a hex
Is String a Float Number
Is String a double number
Converts the string to an integer value
Converts the string to a float value
Is string value integer
Is String decimal
Convert String to Decimal
Convert String to int 32
Return a int of the string
First number located in the string