microjungle JsonML to DocumentFragment

Based on https://github.com/deepsweet/microjungle

当前为 2016-12-09 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.gf.qytechs.cn/scripts/25520/162317/microjungle%20JsonML%20to%20DocumentFragment.js

作者
Spooky Donkey
版本
2
创建于
2016-12-08
更新于
2016-12-09
大小
1.3 KB
许可证
暂无

var mj = new MicrojungleJsonMLtoDocumentFragment(); var jm = [["div", {class: "fun"}, "hello"]]; mj(jm).firstElementChild.outerHTML === "

hello
";//true

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址