Trait/Object

io.scalajs.npm.colors

Colors

Related Docs: object Colors | package colors

Permalink

trait Colors extends Object

colors - get colors in your node.js console

Annotations
@RawJSType() @native()
Version

1.1.2

See also

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

Linear Supertypes
Object, Any, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Colors
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def america: Colors.this.type

    Permalink
  5. def apply(text: String): Colors.this.type

    Permalink
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def bgBlack: Colors.this.type

    Permalink
  8. def bgBlue: Colors.this.type

    Permalink
  9. def bgCyan: Colors.this.type

    Permalink
  10. def bgGreen: Colors.this.type

    Permalink
  11. def bgMagenta: Colors.this.type

    Permalink
  12. def bgRed: Colors.this.type

    Permalink
  13. def bgWhite: Colors.this.type

    Permalink
  14. def bgYellow: Colors.this.type

    Permalink
  15. def black: Colors.this.type

    Permalink
  16. def blue: Colors.this.type

    Permalink
  17. def bold: Colors.this.type

    Permalink
  18. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  19. def cyan: Colors.this.type

    Permalink
  20. def dim: Colors.this.type

    Permalink
  21. def enabled: Boolean

    Permalink
  22. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  23. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  24. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  25. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  26. def gray: Colors.this.type

    Permalink
  27. def green: Colors.this.type

    Permalink
  28. def grey: Colors.this.type

    Permalink
  29. def hasOwnProperty(v: String): Boolean

    Permalink
    Definition Classes
    Object
  30. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  31. def hidden: Colors.this.type

    Permalink
  32. def inverse: Colors.this.type

    Permalink
  33. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  34. def isPrototypeOf(v: Object): Boolean

    Permalink
    Definition Classes
    Object
  35. def italic: Colors.this.type

    Permalink
  36. def magenta: Colors.this.type

    Permalink
  37. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  38. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  39. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  40. def propertyIsEnumerable(v: String): Boolean

    Permalink
    Definition Classes
    Object
  41. def rainbow: Colors.this.type

    Permalink
  42. def random: Colors.this.type

    Permalink
  43. def red: Colors.this.type

    Permalink
  44. def reset: Colors.this.type

    Permalink
  45. def setTheme(theme: RawOptions): Colors

    Permalink
  46. def strikethrough: Colors.this.type

    Permalink
  47. def strip(text: String): String

    Permalink
  48. def stripColors(text: String): String

    Permalink
  49. def styles: Dictionary[Array[Any]]

    Permalink
  50. def stylize(text: String, style: Style): String

    Permalink
  51. def supportsColor: Boolean

    Permalink
  52. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  53. def themes: Dictionary[Object]

    Permalink
  54. def toLocaleString(): String

    Permalink
    Definition Classes
    Object
  55. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  56. def trap: Colors.this.type

    Permalink
  57. def underline: Colors.this.type

    Permalink
  58. def valueOf(): Any

    Permalink
    Definition Classes
    Object
  59. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  60. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. def white: Colors.this.type

    Permalink
  63. def yellow: Colors.this.type

    Permalink
  64. def zalgo: Colors.this.type

    Permalink
  65. def zebra: Colors.this.type

    Permalink

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped