TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
A proper JavaScript templating engine with a sane syntax
12 points
by
pablasso
almost 12 years ago
4 comments
jamesRaybould
almost 12 years ago
Collapse
That looks a hell of a lot like underscore.js templates (<a href="http://underscorejs.org/#template" rel="nofollow">http://underscorejs.org/#template</a>) to me. What would be the advantage if I was to make the swap?
评论 #6059835 未加载
ricardobeat
almost 12 years ago
Collapse
What makes it different from EJS?
评论 #6059827 未加载
tucaz
almost 12 years ago
Collapse
Not sure this would work with any ASP.NET app other than the ones using Razor engine since <% and <%= are reserved words for outputting data.
评论 #6059517 未加载
beebs93
almost 12 years ago
Collapse
Any plans for template inheritance (e.g. swig)?
评论 #6059849 未加载