wwl-word

word文件文本提取生成html #### 安装 ``` npm install -g wwl-word ``` #### 使用方式 ``` word -f xx.docx // 指定文件转换 word // 当前目录下的所有docx文件 ``` > 在当前目录下生成`wordConvert`文件夹

Usage no npm install needed!

<script type="module">
  import wwlWord from 'https://cdn.skypack.dev/wwl-word';
</script>

README

wordConvert

word文件文本提取生成html

安装

npm install -g wwl-word

使用方式

word -f xx.docx  // 指定文件转换
word             // 当前目录下的所有docx文件

在当前目录下生成wordConvert文件夹