rgb-console-log

1.4.2 • Public • Published

rgb-console-log

rgb-console-log

Node Version NPM Version NPM Downloads NPM License GitHub License GitHub forks

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")

Alt text

LICENSE

NPM License GitHub License

rgb-console-log is released under the MIT license.

Package Sidebar

Install

npm i rgb-console-log

Weekly Downloads

16

Version

1.4.2

License

MIT

Unpacked Size

5.48 kB

Total Files

5

Last publish

Collaborators

  • fullstackharoon