Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ebay/nice-dag-core

Package Overview
Dependencies
Maintainers
22
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebay/nice-dag-core

[![NPM](https://img.shields.io/npm/v/@ebay/nice-dag-core.svg)](https://www.npmjs.com/package/@ebay/nice-dag-core) [![Downloads](https://img.shields.io/npm/dm/@ebay/nice-dag-core.svg)](https://www.npmjs.com/package/@ebay/nice-dag-core) [![Demo](https://img

  • 1.0.34
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
94
increased by9.3%
Maintainers
22
Weekly downloads
 
Created
Source

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 or vue3 framework.

For more details, please you can visit Doc Portal.

Keywords

FAQs

Package last updated on 29 Mar 2024

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