gahaha
v0.0.0
Published
Templates with tagged template string.
Readme
gahaha
Install
$ npm install --save gahahaUsage
const gahaha = require('gahaha')
gahaha('unicorns')
//=> 'unicorns & rainbows'API
gahaha(input, [options])
input
Type: string
Lorem ipsum.
options
foo
Type: boolean
Default: false
Lorem ipsum.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
