{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40kyara/mxgraph","name":"@kyara/mxgraph","description":"```typescript // 获取画板类 const { SMxGraph } = staryeaMxGraph; // 实例化一个面板 const sMxGraph = new SMxGraph(document.querySelector('.container'), './src'); // 开始绘画 sMxGraph.drawModel.beginDraw(({ insertVertex, insertEdge, parent, graph }) =\u003e {     const v1 = ins","version":"1.0.1","softwareVersion":"1.0.1","license":"https://spdx.org/licenses/ISC","codeRepository":"https://github.com/jwyGithub/mxGraph","url":"https://github.com/jwyGithub/mxGraph.git/readme","keywords":["mxgraph"],"dateCreated":"2022-07-28","dateModified":"2022-07-28","datePublished":"2022-07-28","copyrightYear":2022,"downloadUrl":"https://registry.npmjs.org/@kyara/mxgraph/-/mxgraph-1.0.1.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"removed","sameAs":["https://www.npmjs.com/package/@kyara/mxgraph"]}