op-console
v0.0.1
Published
a simpler opinionated chalk alternative
Downloads
65
Maintainers
Readme
an opinionated CLI ERROR logging tool based on chalk
the name comes from the sentence opinionated-chalk shortened to op-chalk this library is opinionated and is meant to be simple and look less messy so:
import {errorLog} from "op-console"
errorLog("ERROR: your code is spaghetti");