0.0.1 • Published 13 years ago

to_s v0.0.1

Weekly downloads
2
License
-
Repository
github
Last release
13 years ago

to_s

This is minimal template engine.

How to Use

require("./to_s");

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

13 years ago