模板

最后更新于:2022-04-01 10:32:03

## 模板工具 **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/)
';