Strider-CD/strider

Migrating Template Engine

Open

#831 创建于 2015年7月9日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (454 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (4,587 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

There were discussions about template engines and swig made it through all that to be the choice, however with swig "no longer maintained" (https://github.com/paularmstrong/swig/issues/628), looks like eventually it will reach the point to consider migrating swig to other alternatives. I do like jinja style templating and I am also aware of some other young engines that has good benchmarks, like slm, dust, while veterans like handlebar, mustache and ejs are also good. But just to keep consistent and eliminate labor work on all html files, maybe nunjucks would be worth checking out?

贡献者指南