Skip to content

88kamal/color-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Every One

I am KAMAL NAYAN UPADHYAY

***** HOW TO USE THIS NPM PACKAGE *****

STEP 1: import { Log } from 'colorkamal'

STEP 2: import { useEffect } from 'react';

STEP 3: Implement in UseEffect Hook useEffect(() => { Log.success("Signup Successfully") Log.danger("Signup failed") Log.success("You See") }, []);

STEP 4: Output Step => Signup Successfully {color:green} => Signup failed {color:red} => You See {color:blue}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published