Mook Save

Markdown editor based on Electron and React

Project README


Mook
Mook

Mook is a cross-platform Markdown book built with Electron and React

Syntax Highlighting

Python:

def Hello():
  return "Hello from Mook"

JavaScript:

function Hello() {
  return "Hello from Mook"
}

Dynamic preview pane

Type away and see the changes on the left side of the screen.

Give it a try right now.

How to contribute

You can contribute in any way you want. Any help is appreciated.

Development

yarn install
yarn run electron-dev

Build package

yarn install
yarn run electron-pack

Credits

Icon made by Freepik from www.flaticon.com

Open Source Agenda is not affiliated with "Mook" Project. README Source: kazuar/mook
Stars
123
Open Issues
30
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating