nativescript dev pug 源码
Pug对Angular项目的NativeScript的支持。 如何使用 $ tns install pug 上面的命令将安装此模块并安装必要的钩子。 当准备好构建项目时, .pug app文件夹中的所有.pug文件进行哈巴狗处理。 例: StackLayout Label ( text = "This is Label" ) Button ( text = "This is Button" ) 结果: < StackLayout> < Label xss=removed> < Button text =
文件列表
nativescript-dev-pug-master.zip
(预估有个89文件)
nativescript-dev-pug-master
package.json
991B
postinstall.js
54B
preuninstall.js
56B
LICENSE
584B
package-lock.json
31KB
.gitignore
261B
lib
importer.js
420B
watch.js
188B
用户评论