typo-chalker

1.0.0 • Public • Published

Build Status

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

Package Sidebar

Install

npm i typo-chalker

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.49 kB

Total Files

7

Last publish

Collaborators

  • emullken