to_s

0.0.1 • Public • Published

to_s

This is minimal template engine.

How to Use

require("./to_s");

var body = "hello,my name is #{name} ".to_s({name:"nobi");

Readme

Keywords

none

Package Sidebar

Install

npm i to_s

Weekly Downloads

0

Version

0.0.1

License

BSD

Last publish

Collaborators

  • haradashinya