0.10.1 • Published 12 days ago

@maxgraph/core v0.10.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 days ago

@maxgraph/core

maxGraph is a TypeScript library which can display and allow interaction with vector diagrams. At a high level, it provides:

  • Nodes, also known as vertices which are typically represented by shapes like rectangles.
  • Edges which can be lines and arrows which normally point between one node and another.

It provides many of the diagramming features which would be expected by a piece of presentation software like Microsoft® PowerPoint™ or LibreOffice® Impress such as being able to resize, move or rotate nodes, but has a stronger focus on automatic layout algorithms and applications of Graph Theory. It is suited towards software which requires finer-grained customization of functionality than off-the-shelf packages.

For more details, see the maxGraph GitHub repository.

Install

npm install @maxgraph/core

Getting started

All the information is available in the README of the GitHub repository.

0.10.1

12 days ago

0.10.0

16 days ago

0.9.0

27 days ago

0.8.0

3 months ago

0.7.0

4 months ago

0.6.0

5 months ago

0.5.0

5 months ago

0.3.0

10 months ago

0.4.1

6 months ago

0.4.0

8 months ago

0.2.1

11 months ago

0.2.0

12 months ago

0.1.0

1 year ago