1.0.0 • Published 2 years ago

divas-colorify v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Divas-Colorify NPM library

Usage

import { Log } from 'divas-colorify';


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

2 years ago