Skip to content

FreedomPanda/eme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Wiki

Contributing

Pull requests are always welcome! Check out the these issues to get started fast.

Development

# Install all dependencies
$ npm run install:all

# Run in dev mode
$ npm run dev

# The first launch requires the access to google web store to download vue-devtools
# So you'd better launch it with an https_proxy, like Lantern
$ https_proxy=http://127.0.0.1:8787 npm run dev

License

MIT © EGOIST

About

Elegant Markdown Editor.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 47.2%
  • JavaScript 43.2%
  • CSS 8.8%
  • HTML 0.8%