1.0.1 • Published 3 years ago

leaf-log v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

leaf-log

Make your console output colorful!

const log = require('leaf-log');

log
  .black('black\n')
  .blue('blue\n')
  .magenta('magenta\n')
  .log();
1.0.1

3 years ago

1.0.0

3 years ago