文件名称:grasshopper-dev-tools
文件大小:830KB
文件格式:ZIP
更新时间:2024-05-21 09:20:40
JavaScript
Grasshopper-Dev-工具 该工具有助于探索lit-html组件的结构及其属性。 树页 组件的层次结构在左侧面板上列出。 单击Web组件会在右侧面板上列出所有属性。 单击Web应用程序页面上的突出显示该组件。 图表页面 此页面以树形图显示组件的层次结构。 要求嘲笑 模拟ajax请求的响应主体。 通过chrome:// extension开始开发和加载扩展 $ npm我 $ npm运行开始 建立扩展 $ npm运行构建
【文件预览】:
grasshopper-dev-tools-master
----todo.md(2KB)
----panel.html(820B)
----docs()
--------readme.md(2KB)
--------background()
--------content-script()
--------example.html(2KB)
--------content-script-basic()
--------background-2()
--------devtools()
--------popup-basic()
--------popup()
----package.json(1KB)
----webpack.common.config.js(326B)
----assets()
--------images()
--------fonts()
--------styles()
----webpack.prod.config.js(611B)
----webpack.dev.config.js(305B)
----manifest.json(1KB)
----LICENSE(1KB)
----package-lock.json(180KB)
----src()
--------devtools.js(143B)
--------content-script-document-start.js(3KB)
--------main-app.js(9KB)
--------components()
--------styles()
--------content-script.js(159B)
--------constants.js(350B)
--------helpers()
----devtools.html(65B)
----.gitignore(34B)
----lab()
--------chart-tree-copy.html(7KB)
--------vue-test.html(39KB)
--------test.js(375B)
--------paint.js(5KB)
--------test2.html(873B)
--------test.html(18KB)
--------chart-tree-component.html(44KB)
--------example.html(1KB)
--------flare.json(49KB)
--------tree-component.html(4KB)
--------chart-tree.html(19KB)
----README.md(749B)
----.editorconfig(525B)