1.0.0 • Published 3 months ago

test-colorify-master v1.0.0

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

Coder Gyan colorify library

Usage

import { Log } from 'codersgyan-colorify';


Log.success('Congratulations!');
Log.danger('Mind your head!');
Log.info('You see!');
1.0.0

3 months ago