@coffic/juice-editor-draw

1.0.5 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @coffic/juice-editor-draw

Weekly Downloads

13

Version

1.0.5

License

none

Unpacked Size

162 MB

Total Files

3276

Last publish

Collaborators

  • nookery