Skip to content

Latest commit

 

History

History
246 lines (208 loc) · 12.4 KB

editor.md

File metadata and controls

246 lines (208 loc) · 12.4 KB

Bookmarks tagged [editor]

https://stackoverflow.com/questions/2596805/how-do-i-make-git-use-the-editor-of-my-choice-for-commit...

If you want to set the editor only for Git, do either (you don’t need both):

Set core.editor in your Git config: git config --global core.editor "vim" Set the GIT_EDITOR environment variable: `ex...


https://ace.c9.io/

Ace is an embeddable code editor written in JavaScript. It matches the features and performance of native editors such as Sublime, Vim and TextMate. It can be easily embedded in any web page and JavaS...


https://github.com/ajaxorg/ace

Ace (Ajax.org Cloud9 Editor).


https://github.com/codemirror/CodeMirror

In-browser code editor.


https://github.com/ariya/esprima

ECMAScript parsing infrastructure for multipurpose analysis.


https://github.com/quilljs/quill

A cross browser rich text editor with an API.


https://github.com/yabwe/medium-editor

Medium.com WYSIWYG editor clone.


https://github.com/sofish/pen

enjoy live editing (+markdown).


https://github.com/raphaelcruzeiro/jquery-notebook

A simple, clean and elegant text editor. Inspired by the awesomeness of Medium.


https://github.com/mindmup/bootstrap-wysiwyg

Tiny bootstrap-compatible WYSIWYG rich text editor.


https://github.com/ckeditor/ckeditor-releases

The best web text editor for everyone.


https://github.com/lepture/editor

A markdown editor. still on development.


https://github.com/OscarGodson/EpicEditor

An embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more.


https://github.com/josdejong/jsoneditor

A web-based tool to view, edit and format JSON.


https://github.com/coolwanglu/vim.js

JavaScript port of Vim with a persistent ~/.vimrc


https://github.com/neilj/Squire

HTML5 rich text editor.


https://github.com/tinymce/tinymce

The JavaScript Rich Text editor.


https://github.com/basecamp/trix

A rich text editor for everyday writing. By Basecamp.


https://github.com/Alex-D/Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor.


https://github.com/facebook/draft-js

A React framework for building text editors.


https://github.com/jhollingworth/bootstrap-wysihtml5

Simple, beautiful wysiwyg editor


https://github.com/xing/wysihtml5

Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable t...


https://github.com/PANmedia/raptor-editor

Raptor, an HTML5 WYSIWYG content editor!


https://github.com/kenshin54/popline

Popline is an HTML5 Rich-Text-Editor Toolbar


https://github.com/dok/awesome-text-editing#readme

Collection of text editing resources and libraries for the web - dok/awesome-text-editing


https://github.com/dreikanter/sublime-bookmarks#readme

Sublime Text essential plugins and resources. Contribute to dreikanter/sublime-bookmarks development by creating an account on GitHub.


https://github.com/mhinz/vim-galore#readme

🎓 All things Vim! Contribute to mhinz/vim-galore development by creating an account on GitHub.


https://github.com/emacs-tw/awesome-emacs#readme

A community driven list of useful Emacs packages, libraries and others. - emacs-tw/awesome-emacs


https://github.com/mehcode/awesome-atom#readme

A curated list of delightful Atom packages and resources. - mehcode/awesome-atom


https://github.com/viatsko/awesome-vscode#readme

🎨 A curated list of delightful VS Code packages and resources. - viatsko/awesome-vscode


https://www.vim.org/

Vim - the ubiquitous text editor Vim is a highly configurable text editor for efficiently creating and changing any kind of text. It is included as "vi" with most UNIX systems and with Apple OS X.

V...


http://learnvimscriptthehardway.onefloweroneworld.com


https://github.com/yangyangwithgnu/use_vim_as_ide


https://github.com/vimcn/vimcdoc


http://exvim.github.io/docs-zh/intro/