1.2.5 • Published 5 years ago

ultra-color v1.2.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

🎨 Colours 🎨

ultra-color is an incredible colours library to add lots of colour to your terminal with minimal syntax!

✨ Installation ✨

use the npm command: npm install ultra-color --save to download the module and save it to your Dependencies

🎉 Usage 🎉

const c = require("ultra-color")

blue("hello world") //outputs blue text
BrightBlue("hello world")
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.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.6

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago