Skip to content

GaryStens/colorapplyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

colorapplyer is a chalk-based module made by GaryStens!

Get started by using npm install colorapplyer in your console

and you can decorate your text using this: colorapplyer.applyColor(color, text)

Example code:

const colorapplyer = require('colorapplyer')

console.log(colorapplyer.applyColor('fgred', 'ALERT! THERE IS AN ERROR!'))

Signed, Gary.

About

A color applyer to console.log!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published