templeton

2.1.1 • Public • Published

templeton NPM Version Bower Version Build Status

It's like the other ones but not at all like the other ones.

Templeton Peck


Example

var output = templeton.template('Hello, {{user}}!', {
    user : 'World'
});
console.log(output);  // "Hello, World!"

Readme

Keywords

none

Package Sidebar

Install

npm i templeton

Weekly Downloads

4

Version

2.1.1

License

none

Last publish

Collaborators

  • developit