Number

Number formating|processing logic.

Methods
format returns the formatted number as a string
getConfig returns an object with configuration options necessary for formatting
numToStr returns formatting function
parse returns a number from the formatted string
Back to top