numeral
Classes
| Class | Description |
|---|---|
| Numeral | - |
Interfaces
| Interface | Description |
|---|---|
| NumeralJSFormat | - |
| NumeralJSFormats | - |
| NumeralJSLocale | - |
| NumeralJSLocales | - |
| NumeralJSOptions | - |
| NumeralJSUtils | - |
Type Aliases
| Type Alias | Description |
|---|---|
| RegisterType | - |
| RoundingFunction | - |
Variables
| Variable | Description |
|---|---|
| _ | Object with utility functions |
| fn | - |
| formats | Object with all loaded formats |
| locales | Object with all loaded locales |
| options | - |
| version | - |
Functions
| Function | Description |
|---|---|
| defaultFormat | - |
| isNumeral | compare numeral object |
| locale | This function sets the current locale. If no arguments are passed in, it will simply return the current global locale key. |
| localeData | This function provides access to the loaded locale data. If no arguments are passed in, it will simply return the current global locale object. |
| nullFormat | - |
| register | Registers a language definition or a custom format definition. |
| reset | This function resets the configuration to all the defaults |
| validate | - |
| zeroFormat | - |