@ebay/nice-dag-core
TypeScript icon, indicating that this package has built-in type declarations

1.0.34 • Public • Published

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 <script> directly if you are not working on react or vue3 framework.

For more details, please you can visit Doc Portal.

Package Sidebar

Install

npm i @ebay/nice-dag-core

Weekly Downloads

9

Version

1.0.34

License

MIT

Unpacked Size

557 kB

Total Files

22

Last publish

Collaborators

  • glin1111
  • alberg.gu
  • ebay-opensource
  • gchads
  • malhan
  • davidvc
  • yufwang
  • lulavalva
  • sendlo
  • ebay-owner
  • ianmcburnie
  • mlrawlings
  • dylanpiercey
  • supnate
  • tibalt
  • akleinsteiber
  • fgoris
  • scttdavs
  • agliga
  • dimichgh
  • abiyasa
  • sdepold