Skip to content

Andyliwr/node-word-to-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Html 转成 Word 的小工具

README: English | 中文

使用 koa 写了一个小网站,上传 word 文档即可将 word 转成 html,并且有可编辑 html。编辑好了之后只需要点击上传就能将 html 生成访问链接

npm

查看 demo

功能

  1. word 转 html
  2. 编辑 html
  3. 生成访问链接

用法

  • 下载源代码
git clone https://github.com/Andyliwr/node-word-to-html.git

请注意在引入zepto之后引入dist/navigator.min.js

  • 安装依赖并启动项目
npm install
npm run dev
  • 打开项目访问地址

在浏览器中访问http://localhost:3000,即可开始使用

About

一个使用node将word转成html的小工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published