An open API service indexing awesome lists of open source software.

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]

Awesome Lists containing this project

README

          

# Readme Editor
Super simple minimalist Readme Editor (app-store example package)

![](screenshot.png)

## 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