文件名称:clue:脚手架 javascriptjQuery 函数(getHTML、getType...)
文件大小:2KB
文件格式:ZIP
更新时间:2024-07-26 19:17:26
JavaScript
###Clue 脚手架 javascript/jQuery 函数(getHTML、getType...),版本:1.0.2 ###Example ####Source JSON 对象 var jsonObj = [ { tag : "div" , attr : { class : "class-1" , id : "div-1" } , data : { value : "10" } , content : [ { tag : "div" , content : "1" } , { tag : "div" , content : "2" } ] } , { tag : "a" , attr : { class : "class-2" , href : "href-2" } , d
【文件预览】:
clue-master
----clue.min.js(903B)
----clue.js(4KB)
----README.md(683B)