New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zjz-vue-editor

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zjz-vue-editor

> 基于vue wangeditor二次封装的富文本编辑器,大大简化了原wangeditor的多数配置项,仅需传入一个上传图片的url地址即可 ## 安装 ``` npm i zjz-vue-editor ```

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

基于vue wangeditor二次封装的富文本编辑器,大大简化了原wangeditor的多数配置项,仅需传入一个上传图片的url地址即可

安装

npm i zjz-vue-editor

使用

import zEditor from "zjz-vue-editor";
<zEditor v-model="contents" url="www.baidu.com" />

参数/方法

contents 内容绑定的值
url 上传图片地址

tip

请修改上传图片回调接口回调的图片参数名为 FileUrl

Keywords

FAQs

Package last updated on 09 Jul 2020

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