elite-sheep / eme

Elegant Markdown Editor.

Home Page:https://eme.moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EME version downloads downloads latest build

preview

Download

You can manually download the latest release here

Features

  • It just suits, show editor or preview or both just as you wish.
  • Focus mode, writing without distractions.
  • Exportable, from Markdown to HTML/PDF... You name it.
  • Supporting math typesetting, good for students and professionals.
  • Auto-sync files to GitHub Gist after being saved, optional.

WIKI

BUILD

  1. Clone this repo to your local devices.
git clone https://github.com/Aaron19960821/eme
  1. Install all dependencies.
yarn install
  1. Build the app.
yarn app
  1. Dump the package
# For mac
yarn mac
# For linux
yarn linux
# For windows
yarn win

Check out the ouput in ./dist directory.

Contribution

If you are not available for this, simply spreading the word for us would help too!

License

MIT © Yuchen Wang

About

Elegant Markdown Editor.

https://eme.moe

License:MIT License


Languages

Language:JavaScript 85.3%Language:CSS 12.8%Language:Shell 1.3%Language:HTML 0.6%