APPLE 025c69e553 wesmiler 点什么广告 %!s(int64=3) %!d(string=hai) anos
..
lib 025c69e553 wesmiler 点什么广告 %!s(int64=3) %!d(string=hai) anos
.travis.yml 025c69e553 wesmiler 点什么广告 %!s(int64=3) %!d(string=hai) anos
license 025c69e553 wesmiler 点什么广告 %!s(int64=3) %!d(string=hai) anos
package.json 025c69e553 wesmiler 点什么广告 %!s(int64=3) %!d(string=hai) anos
readme.md 025c69e553 wesmiler 点什么广告 %!s(int64=3) %!d(string=hai) anos

readme.md

tmpl Build Status

Simple string formatting using {}.

assert.equal(
  tmpl('the answer is {answer}', { answer: 42 }),
  'the answer is 42')