Package

io.scalajs.npm

colors

Permalink

package colors

Colors package object

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

Type Members

  1. implicit final class ColorExtensions extends AnyVal

    Permalink

    Colors Extensions

  2. trait Colors extends Object

    Permalink

    Colors type definition

    Colors type definition

    Annotations
    @RawJSType() @native()
  3. trait Style extends Object

    Permalink

    Color Style

    Color Style

    Annotations
    @RawJSType() @native()
  4. implicit final class StyleExtensions extends AnyVal

    Permalink

    Style Extensions

Value Members

  1. object Colors extends Object with Colors

    Permalink

    colors - get colors in your node.js console

    colors - get colors in your node.js console

    Annotations
    @native() @JSImport( "colors" , JSImport.Namespace )
    Version

    1.1.2

    See also

    https://www.npmjs.com/package/colors

Inherited from AnyRef

Inherited from Any

Ungrouped