Super simple readme editor (app-store example package)


Keywords
app, app-store, gui
License
ISC
Install
npm install readme-editor@1.8.0

Documentation

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