ejs icon indicating copy to clipboard operation
ejs copied to clipboard

Templates and mixins

Open forste opened this issue 12 years ago • 4 comments

Added support for templates and mixins. See Readme for more.

forste avatar Jun 11 '12 22:06 forste

looks decent I'll go through and review!

tj avatar Jun 11 '12 22:06 tj

let me know if characters [+~#] or strings (which ones) are prefered. I can fix the rest then and re-request

forste avatar Jun 11 '12 23:06 forste

additionally I thought about allowing compile templates and mixins so that they don't have to be composed every request. compilation would be independent from caching mechanisms

forste avatar Jun 11 '12 23:06 forste

@forste From the way things read, strings are the preferred

rummik avatar Oct 19 '12 06:10 rummik