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

@kyara/mxgraph removed

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

Ecosystem
npmjs.org
Latest Release
1.0.1
over 3 years ago
Versions
2
Links
Registry npmjs.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:npm/%40kyara/mxgraph
spec
License ISC
Namespace kyara
First Release over 3 years ago
Last Synced over 2 years ago
Keywords
mxgraph