colorful-terminal
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Colorful-terminal library

How to use it.

This library provides three methods { success , danger ,info}

first we have to create an instance of the library.

import {Log} from 'colorful-terminal'

Now we can use these methods.

//code 
Log.success("Congratulations")

Log.danger("No Danger")

Log.info("This is awesome")

Now use can see the change in the messages background on console.

for any query : Mail me or find me on Linkedin

Package Sidebar

Install

npm i colorful-terminal

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.06 kB

Total Files

4

Last publish

Collaborators

  • rahul_b001