https://github.com/fantasyui-com/readme-editor
Super simple readme editor (app-store example package). [Application, Electron, App Store]
https://github.com/fantasyui-com/readme-editor
app app-store gui
Last synced: 5 months ago
JSON representation
Super simple readme editor (app-store example package). [Application, Electron, App Store]
- Host: GitHub
- URL: https://github.com/fantasyui-com/readme-editor
- Owner: fantasyui-com
- License: gpl-3.0
- Created: 2017-08-07T16:16:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T19:11:57.000Z (over 3 years ago)
- Last Synced: 2025-09-30T01:15:11.495Z (9 months ago)
- Topics: app, app-store, gui
- Language: HTML
- Homepage:
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Readme Editor
Super simple minimalist Readme Editor (app-store example package)

## Installation/Launch
npm i -g epx;
epx readme-editor;
Alternatively, use the app-store.
npm i -g epx;
epx app-store
Note: [epx](https://github.com/fantasyui-com/epx) stands for [e]lectron [p]ackage [e]xecute and it is used to download and launch npm repositories.
## Usage
To open file just drop one on the window.
Changes are saved automatically [as you type].
## Features
- Markdown support via marked
- Markdown preview pane