{"id":15048711,"url":"https://github.com/phodal/phodit","last_synced_at":"2025-04-06T20:09:22.202Z","repository":{"id":56168615,"uuid":"141146196","full_name":"phodal/phodit","owner":"phodal","description":"Phodal's markdown/ebook editor with MicroFrontend \u0026 Web Components","archived":false,"fork":false,"pushed_at":"2021-08-27T12:10:18.000Z","size":7290,"stargazers_count":335,"open_issues_count":4,"forks_count":25,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-30T19:05:32.439Z","etag":null,"topics":["editor","electron","markdown","markdown-editor","phodit"],"latest_commit_sha":null,"homepage":"https://www.phodit.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phodal.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-16T13:58:58.000Z","updated_at":"2024-09-20T23:36:20.000Z","dependencies_parsed_at":"2022-08-15T14:00:40.251Z","dependency_job_id":null,"html_url":"https://github.com/phodal/phodit","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phodal%2Fphodit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phodal%2Fphodit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phodal%2Fphodit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phodal%2Fphodit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phodal","download_url":"https://codeload.github.com/phodal/phodit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543589,"owners_count":20955865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["editor","electron","markdown","markdown-editor","phodit"],"created_at":"2024-09-24T21:15:38.182Z","updated_at":"2025-04-06T20:09:22.162Z","avatar_url":"https://github.com/phodal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phodit - 私人定制的 Markdown 编辑器\n\n[![Build Status](https://travis-ci.org/phodal/phodit.svg?branch=master)](https://travis-ci.org/phodal/phodit) ![GitHub package.json version](https://img.shields.io/github/package-json/v/phodal/phodit?style=plastic) [![Markdown Improve](https://img.shields.io/badge/markdown--improve-Phodal-blue.svg)](https://github.com/phodal/markdown-improve)\n\n\u003e 一个基于 Electron 的私人定制的 Markdown 编辑器\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"128\" height=\"128\" src=\"./assets/imgs/icons/png/256x256.png\"\u003e\n\u003c/p\u003e \n\nScreenshots\n\n![Screenshots](./docs/phodit.jpg)\n\nFeatures\n---\n\n - **标题折叠**\n - 支持所见所得模式\n - 编写时图片\n - 语法高亮\n - 集成 Terminal \n - markdown 实时预览\n - 工程管理\n - 支持使用 Git 来编写 markdown 项目\n - 支持全屏\n - 语法高亮\n - 编辑器主题切换\n - 导出支持（pdf、docx）\n - 右键选择搜索: Google, Baidu, WIKI, Zhihu, Github\n - 微信公众号排版支持\n - 支持 Slide 编写(by reveal.js)\n - `.md` 和 `.markdown` 文件关联打开\n \nTech Stack\n---\n\nPhodit 是一个使用**微前端架构**开发的 Electron 应用：\n\n - React.js -\u003e TreeView\n - Angular -\u003e Rename box\n - Stencil.js + Web Components -\u003e Terminal Header\n \n相应的技术栈有：\n \n - SimpleMDE + CodeMirror -\u003e Editor\n - xterm -\u003e Terminal\n - marked -\u003e Markdown Parser\n - highlight.js -\u003e Code Highlight\n - Reveal.js -\u003e Slide\n\n### Setup\n\nrequirements: ``node.js``\n\nSubmodule \n\n```\ngit submodule init\ngit submodule update\n```\n\n```\nnpm install --python=python2.7\n```\n\n```\nyarn install \nyarn build:app\n```\n\n#### Components\n\nName       |    Path                | Stacks \n-----------|------------------------|--------\n editor    |  ./editor              | SimpleMDE\n header    |  ./component/header    | Stencil.js\n interact  |  ./component/interact   | Angular\n tree-view |  ./component/tree-view  | React\n\nSetup \u0026\u0026 build\n\n```\nyarn install\nyarn build\n```\n\n## License\n\n[![Phodal's Idea](https://brand.phodal.com/shields/idea-small.svg)](https://ideas.phodal.com/)\n\n© 2018~2021 A [Phodal Huang](https://www.phodal.com)'s [Idea](https://github.com/phodal/ideas).  This code is distributed under the MIT license. See `LICENSE` in this directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphodal%2Fphodit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphodal%2Fphodit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphodal%2Fphodit/lists"}