ignxcy / colorfulog

🎨 Make your console.logs colorful!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colorfulog

Make your console.logs colorful!!!

Usage

npm install colorfulog

Then

import { colorfulog } from 'colorfulog';

console.log(colorfulog.red + "Hello!");

About

🎨 Make your console.logs colorful!

License:MIT License


Languages

Language:JavaScript 100.0%