grunt-ejs2seajs

时间:2024-07-09 01:19:34
【文件属性】:

文件名称:grunt-ejs2seajs

文件大小:13KB

文件格式:ZIP

更新时间:2024-07-09 01:19:34

JavaScript

Advantage: 优点: Easy to debug 便于调试 Nodejs usable 可用于nodejs No XSS 避免XSS Debugging in chrome dev tools: 支持在Chrome开发者工具中断点调试: For simple and thin, only support tags <%= %> , <%- %> or <% %> 为了足够简单,目前只支持 <%= %>, <%- %> 和 <% %> 标签 Installation 安装 In your project's gruntfile directory, run: 在你的Gruntfile.js所在目录下,执行: npm install grunt-ejs2seajs --save-dev Then add this line to your project's gruntfile: 添加


【文件预览】:
grunt-ejs2seajs-master
----.gitignore(3KB)
----LICENSE-MIT(1KB)
----tasks()
--------ejs2seajs.js(4KB)
----README.md(1KB)
----.gitattributes(483B)
----package.json(1KB)
----.npmignore(31B)
----demo()
--------Gruntfile.js(794B)
--------src()

网友评论