Package

io.scalajs.npm

numeral

Permalink

package numeral

numeral package object

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. numeral
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class DoubleFormatter extends AnyVal

    Permalink

    Numeral: Double Formatter

  2. implicit final class IntFormatting extends AnyVal

    Permalink

    Numeral Integer Formatter

  3. class LanguageOptions extends Object

    Permalink

    Numeral Language Options

    Numeral Language Options

    Annotations
    @RawJSType() @ScalaJSDefined()
  4. implicit final class NumberEnrichment extends AnyVal

    Permalink

    Number Enrichment

  5. trait Numeral extends Object

    Permalink

    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/

  6. trait NumeralInstance extends Object

    Permalink

    Represents a Numeral Object

    Represents a Numeral Object

    Annotations
    @RawJSType() @native()

Value Members

  1. object Numeral extends Object with Numeral

    Permalink

    Numeral Singleton

    Numeral Singleton

    Annotations
    @native() @JSImport( "numeral" , JSImport.Namespace )

Inherited from AnyRef

Inherited from Any

Ungrouped