Giter Club home page Giter Club logo

mymd's Introduction

MYMD

这个是基于Electron开发的跨平台桌面应用 —— MYMD Markdown文本编辑器

因本身就是web的跨平台开发,所以也打包了一个在线版,在线与桌面版稍有不同,在线版无法对本地文件直接更改,而桌面版可以,因为用了些原生(node)的api

我闲再开一个web分支太麻烦, 故直接在项目另开了一个组件,修改对应代码,即可启用在线web和桌面版不同组件。

// 注释其中一句
// import content from '@/pages/home/content''

import content from '@/pages/home/webContent'

*window平台安装程序 下载

在线版

image

image

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

mymd's People

Contributors

mangyui avatar

Stargazers

Wgaham avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.