rgb-console-log
v1.4.2
Published
Enhance user engagement and streamline log readability with our vibrant console package. Effortlessly grab user attention and categorize logs based on their purpose using colorful formatting. Upgrade your console output to not only inform but also captiva
Downloads
10
Maintainers
Readme
rgb-console-log
Enhance user engagement and streamline log readability with our vibrant console package. Effortlessly grab user attention and categorize logs based on their purpose using colorful formatting. Upgrade your console output to not only inform but also captivate users with visually distinct messages
Moreover, incorporating Bootstrap inspired properties into my package has broadened its appeal. Users from diverse backgrounds and skill levels can easily relate to and engage with the interface, thanks to its familiarity.
Package Installation
npm i rgb-console-log
Style Properties
The properties of this package find their roots in the design philosophy of Bootstrap alerts. By leveraging the visual and functional elements that Bootstrap provides, I've ensured that this package inherits a familiar and intuitive user interface.
Primary
Secondary
Success
Examples
Here is the one to get you started:
import rgbConsole from "rgb-console-log";
rgbConsole.Primary.log("Primary style console log")
rgbConsole.Secondary.log("Secondary style console log")
rgbConsole.Success.log("Success style console log")
LICENSE
rgb-console-log
is released under the MIT license.