1.0.4 • Published 2 years ago

console-colour-api v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

WELCOME TO CONSOLE COLOUR API

SETUP

NPM I CONSOLE-COLOUR-API

GO TO INDEX.JS ADD const chalk = require("console-colour-api");

ADD const { red, green, blue, magenta, cyan, white, gray, black } = require("console-colour-api"); IN INDEX.JS

MADE BY HJGAMING WITH ❤️

SUPPORT SERVER

EXAMPLE

console.log(green('api op'));