console-custom
v1.1.3
Published
ConsoleCustom is a lightweight package to make your console colorful!
Downloads
7
Maintainers
Readme
ConsoleCustom is a lightweight package to make your console colorful!
Examples
require('console-custom')
console.custom.warning("warning")
console.custom.success("success")
console.custom.error("error")