Skip to content

CofficLab/JuiceEditor-Draw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JuiceEditor-Draw

editor

Important

This project cannot work independently. It is an extension package for JuiceEditor.

Please read the JuiceEditor documentation first: JuiceEditor

Installation

  1. Install package:

    npm i @coffic/juice-editor
    npm i @coffic/juice-editor-draw
  2. Copy components to project directory:

    rm -rf ./public/draw
    cp -rf node_modules/@coffic/juice-editor-draw/dist ./public/draw
  3. Configure 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.

Packages

 
 
 

Contributors

Languages