tbranyen / combyne

A template engine that works the way you expect.
MIT License
144 stars 19 forks source link

Should provide context to render, not combyne #4

Closed incompl closed 13 years ago

incompl commented 13 years ago

You should be able to compile a template then use it for many different contexts, such as making a Person template and running it against 100 different person data objects.