package numeral
numeral package object
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- numeral
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
implicit final
class
DoubleFormatter
extends AnyVal
Numeral: Double Formatter
-
implicit final
class
IntFormatting
extends AnyVal
Numeral Integer Formatter
-
class
LanguageOptions
extends Object
Numeral Language Options
Numeral Language Options
- Annotations
- @RawJSType() @ScalaJSDefined()
-
implicit final
class
NumberEnrichment
extends AnyVal
Number Enrichment
-
trait
Numeral
extends Object
Numeral - A javascript library for formatting and manipulating numbers.
Numeral - A javascript library for formatting and manipulating numbers.
- Annotations
- @RawJSType() @native()
- Version
2.0.4
- See also
http://numeraljs.com/
-
trait
NumeralInstance
extends Object
Represents a Numeral Object
Represents a Numeral Object
- Annotations
- @RawJSType() @native()