All Projects → sourcerer-io → electron-vue-buefy-editor

sourcerer-io / electron-vue-buefy-editor

Licence: other
A Markdown editor with live preview written using Vue.js, Buefy (Bulma), the Ace editor component, and running inside the Electron framework.

Programming Languages

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

Projects that are alternatives of or similar to electron-vue-buefy-editor

Amp
A complete text editor for your terminal.
Stars: ✭ 2,997 (+11426.92%)
Mutual labels:  text-editor
Mui Rte
Material-UI Rich Text Editor and Viewer
Stars: ✭ 233 (+796.15%)
Mutual labels:  text-editor
SynWrite
SynWrite text editor. Not the entire source, because EControl is closed-source. If you get the license for EControl, I will help to compile the SynWrite.
Stars: ✭ 68 (+161.54%)
Mutual labels:  text-editor
Textosaurus
Cross-platform text editor based on Qt and Scintilla.
Stars: ✭ 224 (+761.54%)
Mutual labels:  text-editor
Textbringer
An Emacs-like text editor written in Ruby
Stars: ✭ 228 (+776.92%)
Mutual labels:  text-editor
Moe
A command line based editor inspired by vi/vim. Written in Nim.
Stars: ✭ 252 (+869.23%)
Mutual labels:  text-editor
Avaloniaedit
Avalonia-based text editor (port of AvalonEdit)
Stars: ✭ 201 (+673.08%)
Mutual labels:  text-editor
ember-pell
Ember addon for simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
Stars: ✭ 56 (+115.38%)
Mutual labels:  text-editor
Ngx Quill Editor
🍡@quilljs editor component for @angular
Stars: ✭ 234 (+800%)
Mutual labels:  text-editor
cride
A light CLI text editor/IDE written in Crystal
Stars: ✭ 47 (+80.77%)
Mutual labels:  text-editor
Vue Trumbowyg
Vue.js component for Trumbowyg WYSIWYG editor 📝
Stars: ✭ 224 (+761.54%)
Mutual labels:  text-editor
Kuriimu
A general purpose game translation toolkit for authors of fan translations.
Stars: ✭ 226 (+769.23%)
Mutual labels:  text-editor
Lime
Open source API-compatible alternative to the text editor Sublime Text
Stars: ✭ 15,283 (+58680.77%)
Mutual labels:  text-editor
Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Stars: ✭ 220 (+746.15%)
Mutual labels:  text-editor
PSImageEditors
一个简而至美的图片编辑器 (仿钉钉与微信的图片编辑组件)
Stars: ✭ 32 (+23.08%)
Mutual labels:  text-editor
Viw
VI Worsened, a lightweight and fun VI clone.
Stars: ✭ 212 (+715.38%)
Mutual labels:  text-editor
React Text Selection Popover
Selection based Text UI made easy
Stars: ✭ 245 (+842.31%)
Mutual labels:  text-editor
ec
Simple text editor inspired by Plan9 text editors (Sam & Acme) for macOS
Stars: ✭ 25 (-3.85%)
Mutual labels:  text-editor
rich editor
WYSIWYG editor for Flutter with a rich set of supported formatting options. (WIP)
Stars: ✭ 119 (+357.69%)
Mutual labels:  text-editor
FreeOberon
Cross-platform IDE for development in Oberon programming language made in the classical FreePascal-like pseudo-graphic style.
Stars: ✭ 102 (+292.31%)
Mutual labels:  text-editor

electron-vue-buefy-editor

A Markdown editor with live preview written using Vue.js, Buefy (Bulma), the Ace editor component, and running inside the Electron framework. It uses

  • The Electron-Vue framework to support Vue.js in Electron
  • Buefy supports the excellent Bulma UI toolkit in Electron
  • vue2-ace-editor supports the excellent Ace editor as a Vue.js component

To read a full write-up, see:

Electron-Vue-Buefy-Editor

Build Setup

# install dependencies
npm install

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

# build electron application for production
npm run build
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].