/colorfulog

🎨 Make your console.logs colorful!

Primary LanguageJavaScriptMIT LicenseMIT

colorfulog

Make your console.logs colorful!!!

Usage

npm install colorfulog

Then

import { colorfulog } from 'colorfulog';

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