{"id":22316416,"url":"https://github.com/achillebourgault/md-editor","last_synced_at":"2026-04-15T06:33:14.486Z","repository":{"id":265696260,"uuid":"893951624","full_name":"achillebourgault/md-editor","owner":"achillebourgault","description":"Minimalist Markdown editor built with Electron and React","archived":false,"fork":false,"pushed_at":"2024-11-30T14:44:37.000Z","size":2590,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T03:28:48.202Z","etag":null,"topics":["electron","react"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/achillebourgault.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-25T13:49:03.000Z","updated_at":"2024-11-30T20:57:07.000Z","dependencies_parsed_at":"2024-11-30T15:44:38.243Z","dependency_job_id":null,"html_url":"https://github.com/achillebourgault/md-editor","commit_stats":null,"previous_names":["achillebourgault/md-editor"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/achillebourgault/md-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achillebourgault%2Fmd-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achillebourgault%2Fmd-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achillebourgault%2Fmd-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achillebourgault%2Fmd-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/achillebourgault","download_url":"https://codeload.github.com/achillebourgault/md-editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achillebourgault%2Fmd-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31830008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["electron","react"],"created_at":"2024-12-03T23:06:26.493Z","updated_at":"2026-04-15T06:33:14.452Z","avatar_url":"https://github.com/achillebourgault.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MdEditor - Markdown Editor (Linux \u0026 macOs soon)\n\nA modern Markdown editor built with Electron, React, and TypeScript. This application provides a clean and efficient environment for writing Markdown documents with real-time preview.\n\n![](/screenshots/demo.png)\n\n## Features\n\n- Real-time Markdown preview\n- Support for mathematical equations (KaTeX)\n- GitHub Flavored Markdown (GFM) support\n- Emoji support\n- Clean, minimalist interface\n- Light/Dark mode\n\n## Installation (exe)\n\n[Windows installer](https://github.com/achillebourgault/md-editor/releases/tag/0.0.1a)\n\n## Installation from source\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm or yarn\n\n### Setup\n\n1. Clone the repository:\n```bash\ngit clone git@github.com:achillebourgault/md-editor.git\ncd markdown-editor\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n## Development\n\nRun the application in development mode:\n```bash\nnpm run electron:dev\n```\n\n## Building\n\nCreate a production build:\n```bash\nnpm run electron:build\n```\nThe built application will be available in the `release` directory.\n\n## Technologies Used\n\n- Electron\n- React\n- TypeScript\n- Vite\n- TailwindCSS\n- Unified.js ecosystem for Markdown processing:\n  - remark-parse\n  - remark-gfm\n  - remark-math\n  - rehype-katex\n  - rehype-highlight\n\n## Scripts\n\n- `npm run dev` - Start Vite development server\n- `npm run build` - Build the application\n- `npm run electron:dev` - Start Electron in development mode\n- `npm run electron:build` - Build the application for production\n- `npm run preview` - Preview the production build\n- `npm run clean` - Clean build directories\n\n## Screenshots\n\n![](/screenshots/dark.png)\n![](/screenshots/light.png)\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).\n\nThis means you are free to:\n- Share — copy and redistribute the material in any medium or format\n- Adapt — remix, transform, and build upon the material\n\nUnder the following terms:\n- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made\n- NonCommercial — You may not use the material for commercial purposes\n\nThe full license text can be found at: https://creativecommons.org/licenses/by-nc/4.0/\n\n## Contact\n\nFor any questions or suggestions, please contact:\n- Achille Bourgault - achille.bourgault@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachillebourgault%2Fmd-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fachillebourgault%2Fmd-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachillebourgault%2Fmd-editor/lists"}