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!"

/templeton/

    Package Sidebar

    Install

    npm i templeton

    Weekly Downloads

    3

    Version

    2.1.1

    License

    none

    Last publish

    Collaborators

    • developit