文件名称:PaulGuo-Juicer
- 所属分类:
- JSP源码/Java
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 40kb
- 下载次数:
- 0次
- 提 供 者:
- tao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Juicer 是一个高效、轻量的前端 (Javascr ipt) 模板引擎,使用 Juicer 可以是你的代码实现数据和视图模型的分离(MVC)。除此之外,它还可以在 Node.js 环境中运行。
Juicer能够将后台传递的json数据简易的带入到前端js写好的模版中,前端只需做极其少量的工作,test文件夹下有demo可以参考-Juicer is an efficient, lightweight front-end (Javascr ipt) template engine, using Juicer can you code data and view model the separation (MVC). In addition, it can be run in Node.js environment. Juicer backstage pass json data to simple into the front end js-written template, the front-end is simply to do a very small amount of work test folder demo can refer
Juicer能够将后台传递的json数据简易的带入到前端js写好的模版中,前端只需做极其少量的工作,test文件夹下有demo可以参考-Juicer is an efficient, lightweight front-end (Javascr ipt) template engine, using Juicer can you code data and view model the separation (MVC). In addition, it can be run in Node.js environment. Juicer backstage pass json data to simple into the front end js-written template, the front-end is simply to do a very small amount of work test folder demo can refer
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PaulGuo-Juicer-7980beb
......................\.gitignore
......................\HISTORY.md
......................\LICENSE.md
......................\README.md
......................\build
......................\.....\expressjs-wrapper
......................\.....\.................\express-juicer-min.js
......................\.....\juicer-min.js
......................\.....\yui-wrapper
......................\.....\...........\yui-juicer-min.js
......................\package.json
......................\src
......................\...\expressjs-wrapper
......................\...\.................\express-juicer.js
......................\...\juicer.js
......................\...\yui-wrapper
......................\...\...........\yui-juicer.js
......................\test
......................\....\juicer.html
......................\....\nodejs
......................\....\......\juicer-node.js
......................\....\unit
......................\....\....\juicer.html
......................\....\....\qunit-1.5.0.css
......................\....\....\qunit-1.5.0.js
......................\....\....\test.js
......................\....\yui-wrapper
......................\....\...........\yui-juicer.html