1.1.6 • Published 4 years ago

@rexgraal/colours v1.1.6

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

🎨 Colours 🎨

@rexgraal/colours is an incredible colours library to add some colour to your terminal!

✨ Installation ✨

use the npm command: npm install @rexgraal/colours save to download the module and save it to your dependancies

🎉 Usage 🎉

const c = require("@rexgraal/colours")

c.blue("hello world") //outputs blue text
c.BrightBlue("hello world")
c.blueU("hello world") //outputs blue underlined text

📜 Colour and styles 📜

text colours

black red green yellow blue magenta cyan white gray grey

bright text colors

BrightRed BrightGreen BrightYellow BrightBlue BrightMagenta BrightCyan BrightWhite

underlined text

blackU redU greenU yellowU blueU magentaU cyanU whiteU grayU greyU

extra styles

rainbow zebra america trap random

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago