typo-chalk chalk helper set for typo 1.x Install $ npm install typo-chalk --save Usage require('typo')().use(require('typo-chalk')).template(`Once in a {{blue blue}} moon.`).then(console.log) // The word "blue" will be blue License MIT