tmpl (1.0.5)

Published 2026-02-24 14:06:15 +00:00 by atheaadmin

Installation

registry=
npm install tmpl@1.0.5
"tmpl": "1.0.5"

About this package

tmpl Build Status

Simple string formatting using {}.

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

Dependencies

Development Dependencies

ID Version
mocha ^9.1.1
Details
npm
2026-02-24 14:06:15 +00:00
0
Naitik Shah
BSD-3-Clause
latest
1.6 KiB
Assets (1)
tmpl-1.0.5.tgz 1.6 KiB
Versions (1) View all
1.0.5 2026-02-24