Socket
Socket
Sign inDemoInstall

@antv/graphlib

Package Overview
Dependencies
Maintainers
64
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/graphlib

> a lib containing multible usages for graph structure, graph algorithm, and other graph ops. > > 一个包含方便的图结构,图算法,以及其他操作图的方法的图库,为 antv 上层提供相应的图基础能力


Version published
Weekly downloads
65K
increased by6.71%
Maintainers
64
Weekly downloads
 
Created
Source

Graphlib

a lib containing multible usages for graph structure, graph algorithm, and other graph ops.

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

build status coverage status

Content of Package

Namespaces

  • algorithm
  • comparision
  • essence
  • generate

Classes

Change Log

1.2.0
  • 🎉 GraphWithEvent now you can use graph with event listener
  • 🎉 essece module for graph basic essence property check
  • 🎉 generate module for graph generate new graph, now support graph's complement;
1.1.0
  • 🎉 Now we have comparision module for graph comparing with nodes/edges/options even subgraph
  • 💪 Add isGraph to check if a object is a "Graph", and add a self loop checking function
1.0.1
  • 🔨 Completes test and bring all to 100%
1.0.0
  • 🎉 Release new graphlib with graph and algorithm

FAQs

Package last updated on 03 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc