文件名称:xtal-editor:JSON编辑器Web组件
文件大小:85KB
文件格式:ZIP
更新时间:2024-04-22 00:57:30
json webcomponents jsoneditor webcomponent customelement
编辑器 重新创建 ,具有一些*,但是作为Web组件。 用法 本地: < xtal xss=removed> < textarea > { "string":"foo", "number":5, "array":[1,2,3], "object":{ "property":"value", "subobj":{ "arr":["foo","ha"], "numero":1 } } } </ textarea > </ xtal-edi
【文件预览】:
xtal-editor-baseline
----.gitignore(14B)
----minify.js(778B)
----package.json(1KB)
----custom-elements.json(4KB)
----package-lock.json(203KB)
----src()
--------xtal-editor.ts(12KB)
--------ib-id-xtal-editor.js(1KB)
--------xtal-editor-style.ts(3KB)
--------ib-id-xtal-editor.ts(1KB)
--------xtal-editor.js(11KB)
--------xtal-editor-style.js(3KB)
--------xtal-editor-example1.js(332B)
--------copy.svg(2KB)
--------xtal-editor-example1.ts(280B)
----types.d.ts(405B)
----dist()
--------standardPlugins-3860e5de.js(6KB)
--------xtal-editor.js(55B)
--------xtal-editor-fd39068c.js(22KB)
--------copy.svg(2KB)
----tsconfig.json(215B)
----rollup.config.js(204B)
----README.md(2KB)
----demo()
--------skyPackCDN.html(835B)
--------unpkg.html(509B)
--------jsDelivr.html(497B)
--------array.html(473B)
--------dist.html(494B)
--------skyPackCDNPinned.html(535B)
--------cdn.html(923B)
--------dev.html(715B)
----.vscode()
--------settings.json(184B)
--------launch.json(634B)
--------tasks.json(274B)