1.0.0 • Published 1 year ago

@anshu619/colorify-console v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Beautify Console

Beautify Console is a JavaScript package designed to enhance your console logs by applying different colors and background colors to improve readability and highlight important messages.

Installation

To install Beautify Console, use npm or yarn:

# Using npm
npm install beautify-console

# Using yarn
yarn add beautify-console