0.0.3 ⢠Published 3 years ago
kleur-template v0.0.3
kleur-template
š Add color to your strings with templating
usage
yarn install kleur-template
import { style } from 'kleur-template'
console.log(style`Hello [world](green.underline)`)
Check kleur for styling options :]