JavaScriptUtils Utility functions written in Javascript Number Utility Functions: isInt : accepts one paramenter and returns true if the given parameter is integer number else return false if the given input parameter is not an integer.