/writist

Primary LanguageJavaScript

writist 大写作家

一款简单的Markdown编辑器

主要技术

功能特性

  • 除了基础的markdown语法外还支持以下的扩展解析
  • 本地存储,可以离线使用

todo

  • 练手项目,代码写的太差了,持续优化
  • 增加导出pdf功能
  • 云存储功能???
  • 缺个Logo,有没有赞助的:)
  • echarts图表解析

特别感谢

预览图

预览图

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# lint all JS/Vue component files in `src/`
npm run lint