waterpipe:强大JavaScript模板引擎

时间:2024-06-04 17:57:11
【文件属性】:

文件名称:waterpipe:强大JavaScript模板引擎

文件大小:43KB

文件格式:ZIP

更新时间:2024-06-04 17:57:11

template-engine js JavaScript

文献资料 请参阅我们上的文档。 安装 该库是一个UMD模块,支持浏览器,AMD和Node.js。 对于HTML中最简单的情况,请包括使用[removed]标记: < script type =" text/javascript " src =" waterpipe.js " > </ script > < script type =" text/javascript " src =" waterpipe.format.js " > </ script > <!-- Register additional pipe function --> 对于Node.js,请使用require() ,还可以with其他管道函数: var waterpipe = require ( 'waterpipe' ) ; var waterpipe = require ( 'waterpipe' ) .


【文件预览】:
waterpipe-master
----.jshintrc(159B)
----.gitignore(77B)
----package.json(696B)
----package-lock.json(55KB)
----src()
--------waterpipe.format.js(13KB)
--------waterpipe.js(50KB)
----LICENSE(1KB)
----CHANGELOG.md(2KB)
----README.md(972B)
----.npmignore(50B)
----typings()
--------waterpipe.d.ts(5KB)
--------index.d.ts(60B)
----.gitattributes(30B)
----test()
--------test.json(45KB)
--------test.js(2KB)

网友评论