@coffic/juice-editor-draw
v1.0.5
Published

Readme
JuiceEditor-Draw

Important
This project cannot work independently. It is an extension package for JuiceEditor.
Please read the JuiceEditor documentation first: JuiceEditor
Installation
Install package:
npm i @coffic/juice-editor npm i @coffic/juice-editor-drawCopy components to project directory:
rm -rf ./public/draw cp -rf node_modules/@coffic/juice-editor-draw/dist ./public/drawConfigure editor:
editor.setDrawLink('http://localhost:5173/drawio/webapp/index.html?');
Related Projects
Contributing
Contributions are welcome! Please submit Pull Requests or report issues.
License
This project is licensed under the MIT License.
