JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 121033
  • Score
    100M100P100Q231566F
  • License MIT

Package Exports

  • @antv/graphlib
  • @antv/graphlib/esm/index.js
  • @antv/graphlib/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@antv/graphlib) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@antv/graphlib

A library containing multible usages for graph structure, graph algorithm, and other graph ops.

一个包含方便的图结构,图算法,以及其他操作图的方法的图库,为 AntV 上层提供相应的图基础能力。

build Coverage Status npm Version npm Download npm License

✨ Features

  • Manage graph structure data with simple APIs.
  • Easily batch multiple changes for performance optimization.
  • GraphView for efficient data transformation.

📖 API

Classes

🗂 Change Log

2.0.2

  • feat: supports undefined parent as unsetting parent for setParent API;

2.0

  • 🎉 Release new version

📄 License

MIT@AntV.