JSPM

  • Created
  • Published
  • Downloads 15796
  • Score
    100M100P100Q146619F
  • License MIT

wangEditor component for vue2.x

Package Exports

  • @wangeditor/editor-for-vue
  • @wangeditor/editor-for-vue/dist/index.js
  • @wangeditor/editor-for-vue/dist/index.mjs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@wangeditor/editor-for-vue) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

wangEditor for Vue

开发

先打包 packages/editor

  • cd ../editor
  • yarn devyarn build

再操作当前包

  • 打包 yarn devyarn build
  • 或运行 example yarn example

Vue3 组件 @wangeditor/editor-for-vue@next 待开发