@ebay/nice-dag-react
v1.0.33
Published
[![NPM](https://img.shields.io/npm/v/@ebay/nice-dag-react.svg)](https://www.npmjs.com/package/@ebay/nice-dag-react) [![Downloads](https://img.shields.io/npm/dm/@ebay/nice-dag-react.svg)](https://www.npmjs.com/package/@ebay/nice-dag-react) [![Demo](https:/
Downloads
85
Readme
nice-dag-react
What is nice-dag-react?
nice-dag-react
is a wrapper of DOM operations given by nice-dag-core. In terms of React based DAG Diagram or Flow Editor, you can simply use this customized react hook which is given by nice-dag-react module.
Installation
If your project is using yarn, you can run the command.
yarn add @ebay/nice-dag-core
yarn add @ebay/nice-dag-react
If your projet is using npm, you can run the command.
npm install @ebay/nice-dag-core
npm install @ebay/nice-dag-react
For more details, please you can visit Doc Portal.