1.0.34 • Published 29 days ago

@ebay/nice-dag-core v1.0.34

Weekly downloads
-
License
MIT
Repository
github
Last release
29 days ago

nice-dag-core

NPM Downloads Demo MIT licensed

What is nice-dag-core?

nice-dag-core creates and maintains an easy-to-use DOM structure for visualising DAG Diagram. The positions of nodes and lines are calculated based on Dagre, while the rendering logic is controlled by developers in the manner of JS APIs.

Besides DAG diagram layout, it also provides build-in functions for Flow Editor interactions like dragging, dropping, creating or removing nodes and edges. Developers can use these functions according to their customized use cases.

Ideally, nice-dag-core is framework agnostic. For the current version, nice-dag-core can be used with nice-dag-react or with nice-dag-vue3.

Installation

If your project is using yarn, you can run the command.

yarn add @ebay/nice-dag-core

If your projet is using npm, you can run the command.

npm install @ebay/nice-dag-core

Besides, you can add /node_modules/@ebay/nice-dag-core/lib/index.umd.cjs to html directly if you are not working on react or vue3 framework.

For more details, please you can visit Doc Portal.

1.0.34

29 days ago

1.0.33

3 months ago

1.0.32

3 months ago

1.0.31

3 months ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.26

1 year ago

1.0.25

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.29

11 months ago

1.0.28

11 months ago

1.0.27

12 months ago

1.0.30

11 months ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago