wangeditor-plugin-docx
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

wangEditor docx

介绍

wangEditor word插件,支持从Microsoft Word/WPS粘贴过来保留样式。

安装

yarn add wangeditor-plugin-docx

使用

注册到编辑器

import { Boot, IEditorConfig, IToolbarConfig } from '@wangeditor/editor'
import docxPlugin from 'wangeditor-plugin-docx'

// 注意,要在创建编辑器之前注册,且只能注册一次,不可重复注册。
Boot.registerModule(docxPlugin)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    0
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i wangeditor-plugin-docx

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

533 kB

Total Files

38

Last publish

Collaborators

  • moonlit