https://github.com/warmachine028/markdown-editor
A markdown editor using Electron, ReactJS, Vite, CodeMirror, and Remark
https://github.com/warmachine028/markdown-editor
electron javascript markdown markdown-editor typescript vitejs
Last synced: about 1 year ago
JSON representation
A markdown editor using Electron, ReactJS, Vite, CodeMirror, and Remark
- Host: GitHub
- URL: https://github.com/warmachine028/markdown-editor
- Owner: warmachine028
- License: mit
- Created: 2022-02-04T04:12:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T17:57:23.000Z (about 1 year ago)
- Last Synced: 2025-04-11T18:50:24.813Z (about 1 year ago)
- Topics: electron, javascript, markdown, markdown-editor, typescript, vitejs
- Language: TypeScript
- Homepage:
- Size: 4.16 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
updated: Saturday, 5th February 2022
# [Markdown Editor](https://github.com/warmachine028/markdown-editor)
## Introduction
This application solves the need for a lightweight and simple live github markdown renderer
## Preview

## Requirements
- npm
## How to use
```sh
$ npm run compile
$ dist/win-unpacked/markdown-editor.exe
```
## Tech Stack
- Electron
- ReactJS
- Vite
- CodeMirror
- Remark
## What's Next
- Make it better