Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T20:11:53.000Z (11 days ago)
- Last Synced: 2024-11-06T20:33:07.080Z (11 days ago)
- Topics: electron, javascript, markdown, markdown-editor, typescript, vitejs
- Language: TypeScript
- Homepage:
- Size: 3.63 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
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
![image](https://github.com/warmachine028/markdown-editor/assets/75939390/524d9a55-4803-46c6-b0d2-c487d61b7d8e)
## 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