kleur-template
v0.0.3
Published
🌈 Add color to your strings with templating
Downloads
3,034
Readme
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 :]