tmpl
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/tmpl package

1.0.5 • Public • Published

tmpl Build Status

Simple string formatting using {}.

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    19,723,480
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    19,723,480
  • 1.0.4
    1,334,289
  • 1.0.3
    1
  • 1.0.1
    7
  • 1.0.0
    7

Package Sidebar

Install

npm i tmpl

Weekly Downloads

21,057,784

Version

1.0.5

License

BSD-3-Clause

Unpacked Size

2.77 kB

Total Files

4

Last publish

Collaborators

  • daaku