handlebars-html-parser:解析车把和HTML

时间:2024-05-20 14:26:31
【文件属性】:

文件名称:handlebars-html-parser:解析车把和HTML

文件大小:30KB

文件格式:ZIP

更新时间:2024-05-20 14:26:31

nodejs html html5 handlebars html-parser

handlebars-html-parser 解析车把和HTML。 解析一下: < tag> value {{{ obj.value } ~}} 到这个: [ { type : "htmlTagStart" } , { type : "htmlTagNameStart" } , { type : "literal" , value : "tag" } , { type : "htmlTagNameEnd" } , { type : "htmlTagEnd" } , { type : "literal" , value : " value " } , { type : "hbsTagStart" , unescaped : true } , { type : "hbsExpres


【文件预览】:
handlebars-html-parser-master
----.gitignore(14B)
----README.md(6KB)
----test()
--------2.parse.html.js(11KB)
--------0.parse.aliases.stringify.js(3KB)
--------3.parse.handlebars.js(65KB)
--------utils.js(177B)
--------4.parse.html+handlebars.js(33KB)
--------1.parse.aliases.split.js(2KB)
--------templates()
--------5.public.js(1KB)
----package.json(1KB)
----scripts()
--------react-dom.js(0B)
----.travis.yml(50B)
----lib()
--------devlog.js(2KB)
--------parseOptions.js(328B)
--------NodeType.js(1KB)
--------parse()
--------index.js(794B)
--------each.js(5KB)
----license(1KB)

网友评论