1.0.2 • Published 5 months ago

preetiraj-colorify v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago