标签: javascript jquery templates smarty
我正在寻找一个与智能语法相匹配的客户端javascript模板引擎。我们可能会用它来使用jQuery。由于我们有许多传统的智能模板,我正在寻找一种可以用旧模板提供的引擎。最小的是具有相同的占位符语法,但越接近越好。
答案 0 :(得分:3)
JavaScript中有一个Smarty实现:
https://github.com/balupton/jquery-smarty
答案 1 :(得分:0)
PHP Smarty到JScript的免费和开源端口:http://code.google.com/p/jsmart/