kleur-template
v0.0.3
Published
🌈 Add color to your strings with templating
Readme
kleur-template
🌈 Add color to your strings with templating
usage
yarn install kleur-templateimport { style } from 'kleur-template'
console.log(style`Hello [world](green.underline)`)Check kleur for styling options :]
