@hufe921/canvas-editor-plugin-docx
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

canvas-editor-plugin-docx

docx plugin for canvas-editor

usage

npm i @hufe921/canvas-editor-plugin-docx --save
import Editor from '@hufe921/canvas-editor'
import docxPlugin from '@hufe921/canvas-editor-plugin-docx'

const instance = new Editor()
instance.use(docxPlugin)

instance.executeExportDocx({
  fileName: string
})

Readme

Keywords

Package Sidebar

Install

npm i @hufe921/canvas-editor-plugin-docx

Weekly Downloads

16

Version

0.0.5

License

MIT

Unpacked Size

8.32 MB

Total Files

12

Last publish

Collaborators

  • hufe