APPLE 025c69e553 wesmiler 点什么广告 3 سال پیش
..
lib 025c69e553 wesmiler 点什么广告 3 سال پیش
.travis.yml 025c69e553 wesmiler 点什么广告 3 سال پیش
license 025c69e553 wesmiler 点什么广告 3 سال پیش
package.json 025c69e553 wesmiler 点什么广告 3 سال پیش
readme.md 025c69e553 wesmiler 点什么广告 3 سال پیش

readme.md

tmpl Build Status

Simple string formatting using {}.

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