All Projects → eteplus → menote

eteplus / menote

Licence: MIT license
A simple, beautiful Markdown editor powered by vue.js, ace, markdown-it. ✨

Programming Languages

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

Projects that are alternatives of or similar to menote

Webside
基于RBAC的完全响应式权限管理系统
Stars: ✭ 19 (-66.07%)
Mutual labels:  ace
Ape
Parser for Attempto Controlled English (ACE)
Stars: ✭ 156 (+178.57%)
Mutual labels:  ace
autobadge
Simple CLI tool to generate essential repository badges with ease
Stars: ✭ 16 (-71.43%)
Mutual labels:  markdown-it
Sidecar
Some old C++ code I developed while at MIT. Could be useful if you have an old radar lying around.
Stars: ✭ 20 (-64.29%)
Mutual labels:  ace
Custom Javascript For Websites 2
Run custom JavaScript on any website
Stars: ✭ 109 (+94.64%)
Mutual labels:  ace
Segs
💪 SEGS - Super Entity Game Server
Stars: ✭ 190 (+239.29%)
Mutual labels:  ace
Ace tao
ACE and TAO
Stars: ✭ 472 (+742.86%)
Mutual labels:  ace
motion-markdown-it
Ruby/RubyMotion version of Markdown-it (CommonMark compliant parser and extendable)
Stars: ✭ 42 (-25%)
Mutual labels:  markdown-it
Pylon
Pylon IDE, a Cloud9 v2 descendant with some added extras and support for modern node >= 10.20.1 (including v11.x, v12.x, v13.x, v14.x, v15.x). OSS licensed.
Stars: ✭ 156 (+178.57%)
Mutual labels:  ace
dslforge
A generator of domain-specific language (DSL) editors for web applications and cloud IDEs.
Stars: ✭ 74 (+32.14%)
Mutual labels:  ace
Ng2 Ace
A basic ace editor directive for angular 2.
Stars: ✭ 33 (-41.07%)
Mutual labels:  ace
Acex
ACE3 Extra misc modules and components
Stars: ✭ 82 (+46.43%)
Mutual labels:  ace
owl-verbalizer
OWL verbalizer: making machine-readable knowledge also human-readable
Stars: ✭ 31 (-44.64%)
Mutual labels:  ace
Elm Ace
Ace Editor component for Elm
Stars: ✭ 24 (-57.14%)
Mutual labels:  ace
libpillowfight
Small library containing various image processing algorithms (+ Python 3 bindings) that has almost no dependencies -- Moved to Gnome's Gitlab
Stars: ✭ 60 (+7.14%)
Mutual labels:  ace
Ace3
Open-source realism mod for Arma 3
Stars: ✭ 798 (+1325%)
Mutual labels:  ace
Company Website Pro
现代公司企业官网以及电子商务产品网站
Stars: ✭ 172 (+207.14%)
Mutual labels:  ace
tw5-markdown
Comprehensive Markdown plugin for TiddlyWiki
Stars: ✭ 26 (-53.57%)
Mutual labels:  markdown-it
markdown-it-kbd
markdown-it plugin for keystrokes. Renders [[x]] as <kbd>x</kbd>
Stars: ✭ 25 (-55.36%)
Mutual labels:  markdown-it
Code-Runner
A portal for programmers to code online
Stars: ✭ 50 (-10.71%)
Mutual labels:  ace

Menote

A simple, beautiful Markdown editor powered by vue.js, ace, markdown-it.

Live Demo: https://eteplus.github.io/menote

Features

  • GitHub Flavored Markdown
  • Code highlight in editor
  • Read/Write/Preview mode
  • Support Emojies, Typographic
  • Subscript/Superscript, Footnote
  • Inserted Text, Marked Text
  • Preview HTML Code
  • Table of Content
  • Export Markdown File

Screenshot

Screenshots

Build Setup

# install dependencies
npm install or yarn install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

License

MIT

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