多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 模板工具 **Just Templating:** * [Mustache.js](https://github.com/janl/mustache.js) * [Handlebars](http://handlebarsjs.com/) * [htmlbars](https://github.com/tildeio/htmlbars) * [Nunjuncks](http://mozilla.github.io/nunjucks/) * [Transparency](http://leonidas.github.io/transparency/) * [doT.js](http://olado.github.io/doT/) **Templating and reactive data binding:** * [Rivets.js](http://rivetsjs.com/) * [paperclip.js](http://paperclipjs.com/) * [riot](http://riotjs.com/) * [vue.js](http://vuejs.org/) * [ractive.js](http://www.ractivejs.org/) * [react.js](https://facebook.github.io/react/index.html) * [RxJS](https://github.com/Reactive-Extensions/RxJS) * [knockout](http://knockoutjs.com/index.html) **译者补充:** * [Handlebars 入门](http://www.ido321.com/1629.html) * [Handlebars 系列文章](http://jaskokoyn.com/handlebars-js-tutorial-series/)