nanomorph :: 实际DOM节点的超快速扩散算法 源码
纳米晶 实际DOM节点的超快速扩散算法 :high_voltage: 用法 var morph = require ( 'nanomorph' ) var html = require ( 'nanohtml' ) var tree = html ` < div> hello people ` document . body . appendChild ( tree ) // document.body === <body>hello people</body> morph ( tree , html ` < div> nanan
文件列表
nanomorph-master.zip
(预估有个13文件)
nanomorph-master
.travis.yml
133B
index.js
4KB
package.json
961B
test
fuzz.js
2KB
events.js
46KB
index.js
552B
diff.js
18KB
LICENSE
1KB
暂无评论