Home

Awesome

Phodit - 私人定制的 Markdown 编辑器

Build Status GitHub package.json version Markdown Improve

一个基于 Electron 的私人定制的 Markdown 编辑器

<p align="center"> <img width="128" height="128" src="./assets/imgs/icons/png/256x256.png"> </p>

Screenshots

Screenshots

Features

Tech Stack

Phodit 是一个使用微前端架构开发的 Electron 应用:

相应的技术栈有:

Setup

requirements: node.js

Submodule

git submodule init
git submodule update
npm install --python=python2.7
yarn install 
yarn build:app

Components

NamePathStacks
editor./editorSimpleMDE
header./component/headerStencil.js
interact./component/interactAngular
tree-view./component/tree-viewReact

Setup && build

yarn install
yarn build

License

Phodal's Idea

© 2018~2021 A Phodal Huang's Idea. This code is distributed under the MIT license. See LICENSE in this directory.