Skip to content

Preetiraj3697/preetiraj-colorify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preetiraj colorify library

How to use this library

step 1. Install

npm i preetiraj-colorify

step 2: Import in your project

import {Log} from 'preetiraj-colorify'

Use in your code

 useEffect(() => { 
    Log.success("Congrutations ! 😁")
    Log.danger("Sorry You code in danger !!! 🥲🥲")
    Log.info("User said you please star this project! ⭐⭐")
  }, [])

How show your console in browser

About

Npm library to color your console log for user comfortability

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published