1.0.0 • Published 8 years ago
typo-chalk v1.0.0
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
1.0.0
8 years ago