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

@coffic/juice-editor-draw

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coffic/juice-editor-draw

JuiceEditor 是一个功能强大的编辑器,现已支持画图功能。以下是如何使用该功能的指南。

  • 0.1.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
76
increased by85.37%
Maintainers
0
Weekly downloads
 
Created
Source

@juice-editor/draw

JuiceEditor 是一个功能强大的编辑器,现已支持画图功能。以下是如何使用该功能的指南。

功能特性

  • 画图功能: 允许用户在编辑器中创建和编辑图形。
  • 用户友好界面: 提供直观的工具栏和快捷键。
  • 多种图形支持: 支持矩形、圆形、线条等基本图形。

安装

  1. 安装包:

    npm i @juice-editor/draw
    
  2. 复制构件到项目目录:

    cp -r node_modules/@juice-editor/draw/dist ./public/draw
    
  3. 配置编辑器:

    window.api.setDrawURL('http://localhost:5173/draw')
    

贡献

欢迎贡献代码!请提交 Pull Request 或报告问题。

许可证

本项目采用 MIT 许可证。

FAQs

Package last updated on 21 Oct 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