All Projects β†’ perry-mitchell β†’ mead

perry-mitchell / mead

Licence: MIT license
Mead - Dead simple markdown editor for Windows, Linux and Mac

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to mead

Bytemd
A hackable Markdown editor component built with Svelte
Stars: ✭ 656 (+3180%)
Mutual labels:  markdown-editor, markdown-viewer
Lepton
πŸ’» Democratizing Snippet Management (macOS/Win/Linux)
Stars: ✭ 9,067 (+45235%)
Mutual labels:  markdown-editor, electron-app
Idea Multimarkdown
Markdown language support for IntelliJ IDEA.
Stars: ✭ 789 (+3845%)
Mutual labels:  markdown-editor, markdown-viewer
Marcdown
πŸ‘» Lightweight realtime markdown viewer and editor - Simple, clean and beautiful https://liyasthomas.github.io/marcdown
Stars: ✭ 345 (+1625%)
Mutual labels:  markdown-editor, markdown-viewer
Abricotine
Markdown editor with inline preview
Stars: ✭ 2,308 (+11440%)
Mutual labels:  markdown-editor, electron-app
Django Markdown Editor
Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI
Stars: ✭ 423 (+2015%)
Mutual labels:  markdown-editor, wysiwyg
Hexoeditor
this markdown Editor for hexo blog
Stars: ✭ 1,141 (+5605%)
Mutual labels:  markdown-editor, electron-app
noted
Markdown note-taking with syntax highlighting and real-time preview.
Stars: ✭ 22 (+10%)
Mutual labels:  markdown-editor, markdown-viewer
Mook
Markdown editor based on Electron and React
Stars: ✭ 117 (+485%)
Mutual labels:  markdown-editor, electron-app
Hypermd
A WYSIWYG Markdown Editor for browsers. Break the Wall between writing and previewing.
Stars: ✭ 1,258 (+6190%)
Mutual labels:  markdown-editor, wysiwyg
Issues
Caret issues
Stars: ✭ 326 (+1530%)
Mutual labels:  markdown-editor, electron-app
typora-hivacruz-theme
A Typora theme forked from Cobalt to match my other color schemes.
Stars: ✭ 38 (+90%)
Mutual labels:  markdown-editor, wysiwyg
Awesome Web Editor
πŸ”¨ Open source WEB editor summary
Stars: ✭ 306 (+1430%)
Mutual labels:  markdown-editor, wysiwyg
Mditor
πŸ“ [ M ] arkdown + E [ ditor ] = Mditor
Stars: ✭ 523 (+2515%)
Mutual labels:  markdown-editor, markdown-viewer
markdown-editor
✏️ A very simple but useful Markdown Previewer and Markdown Editor with CodeMirror, Markedjs, and Create-react-app
Stars: ✭ 25 (+25%)
Mutual labels:  markdown-editor, markdown-viewer
Markitdown
πŸ“± A React app to preview and edit Markdown✍. You can also export it as HTML.
Stars: ✭ 26 (+30%)
Mutual labels:  markdown-editor, markdown-viewer
fluence
WYSIWYG wiki powered by Crystal, markdown, and Git
Stars: ✭ 44 (+120%)
Mutual labels:  markdown-editor, wysiwyg
BoostNote.next-local
Boost Note next local spaces is lightspeed workspace for developers
Stars: ✭ 89 (+345%)
Mutual labels:  markdown-editor, markdown-viewer
Macdown
Open source Markdown editor for macOS.
Stars: ✭ 8,855 (+44175%)
Mutual labels:  markdown-editor, markdown-viewer
notes
Simple text editor for your Markdown and LaTeX notes.
Stars: ✭ 24 (+20%)
Mutual labels:  markdown-editor, markdown-viewer

Mead

Dead simple markdown editor for Windows, Linux and Mac

Mead markdown editor

Based mostly on the beautful SimpleMDE markdown editor.

About

This is a proof of concept project, at the moment. It may evolve into a somewhat proper editor of markdown files, but I make no promises. PRs are more than welcome and if there's enough interest it'll definitely take off.

For specifics on the markdown editor and preview be sure to check out the SimpleMDE markdown editor project as they've done all the hard work. This project is mostly just their editor placed in an Electron app for desktop-y usage.

Features

Mead has a unique in-place markdown editor, which is actually SimpleMDE - It offers an interface to edit markdown in the same styling it describes. It also has a preview pane for side-by-side comparison.

Mead supports saving and loading files and multiple windows. It has hotkey support (New, Open and Save) and supports creating new documents.

Developing

After running npm install, simply run npm start to start the app.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].