Skip to content

numeral

Classes

ClassDescription
Numeral-

Interfaces

InterfaceDescription
NumeralJSFormat-
NumeralJSFormats-
NumeralJSLocale-
NumeralJSLocales-
NumeralJSOptions-
NumeralJSUtils-

Type Aliases

Type AliasDescription
RegisterType-
RoundingFunction-

Variables

VariableDescription
_Object with utility functions
fn-
formatsObject with all loaded formats
localesObject with all loaded locales
options-
version-

Functions

FunctionDescription
defaultFormat-
isNumeralcompare numeral object
localeThis function sets the current locale. If no arguments are passed in, it will simply return the current global locale key.
localeDataThis function provides access to the loaded locale data. If no arguments are passed in, it will simply return the current global locale object.
nullFormat-
registerRegisters a language definition or a custom format definition.
resetThis function resets the configuration to all the defaults
validate-
zeroFormat-