vhs tape:tape用于测试前端组件的磁带扩展 源码
录像带 用于测试前端组件的扩展。 用法 编写测试 const vhs = require ( 'vhs-tape' ) const MorphComponent = require ( 'hui/morph' ) const html = require ( 'hui/html' ) class Example extends MorphComponent { constructor ( loadMsg ) { super ( ) this . _loadMsg = loadMsg this . _msg = 'Hello, not mounted yet' this . _count = 0 this . onclick = this . onclick . bind ( this ) } createElement ( ) {
文件列表
vhs-tape-master.zip
(预估有个13文件)
vhs-tape-master
.gitignore
13B
package.json
1KB
.travis.yml
2KB
LICENSE
1KB
index.js
6KB
README.md
9KB
example.js
2KB
logo.png
196KB
VHS-TAPE.sketch
133B
暂无评论