Skip to content

yzzting/vue-markdown-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuemdedit

A Vue.js markdown editor project

Link

Build Setup

git clone [email protected]:yzzting/vue-markdown-editor.git

cd vue-markdown-editor

# install dependencies
npm install

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

# build electron app for production
npm run build

Bug List

  • 快捷键选择文章时,必须先在menu选择一次文章,获取索引值

Introduction

Live Demo

一款Google Material风格的Markdown编辑器

基于Vue2.0,Vuex,Vue Material UI,Electron制作

利用localStorage进行文章储存,实现实时保存

Electron版本

Plan

  • 开发单组件版本
  • 适配移动端
  • 重构

Contribution

感谢markcook提供的思路参考

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published