An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

npmjs.org : @kyara/mxgraph

```typescript // 获取画板类 const { SMxGraph } = staryeaMxGraph; // 实例化一个面板 const sMxGraph = new SMxGraph(document.querySelector('.container'), './src'); // 开始绘画 sMxGraph.drawModel.beginDraw(({ insertVertex, insertEdge, parent, graph }) => { const v1 = ins

Registry - Source - Homepage - JSON - codemeta.json
purl: pkg:npm/%40kyara/mxgraph
Keywords: mxgraph
License: ISC
Status: removed
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: kyara
Last synced: over 2 years ago

    Loading...
    Readme
    Loading...