JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q42734F
  • License ISC

Markdown Docer

Package Exports

  • web-mou

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 (web-mou) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

web-mou

a simple web markdown editor server

##安装 npm install web-mou

项目根目录新建文件夹 mkdir -p docs/images

##运行服务 执行./node_modules/.bin/wmou

如果要新建文档:xxxx

打开http://0.0.0.0:8000/docs/xxxx

##特点

  • web端编辑,支持实时预览和实时保存到服务器 -支持粘贴图片

##TODO:

  • 支持共享编辑