@anshu619/colorify-console
v1.0.0
Published
**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.
Downloads
66
Maintainers
Readme
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