2.0.1 • Published 1 year ago

click-log-ui v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Coder Gyan colorify library

Usage

import { Log } from 'codersgyan-colorify';


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

1 year ago