Markdown Note allows developers to style text via Markdown syntax and preview it in a side panel.The entire editor is self-container in one single HTML page and even supports two themes.The preview text is styled via HTML, with an option to view the...

Medium.js

Medium.js 1.0.1 / 2.0.0-alpha

Medium.js was named after the Medium Web service, implementing an inline text editing pattern as seen on the site.Medium.js allows developers to use HTML5's new contenteditable attribute in a much easier manner, allowing for text to be inputted and...

Morkdown

Morkdown 2.4.5 updated

Morkdown has been specially created to work with GitHub Flavored Markdown (an enhanced version of the Markdown markup language created, deployed and used by/on GitHub). By default, when starting Morkdown, the editor loads to panels side by side. This is...

SnickEd

SnickEd 1.0

SnickEd can be used as a source code editor, benefiting tag ending auto-completion.Every time a special character is detected, specific to a markup language, the tag/element is closed.Example:If writing <a>, when the > character has been...

Storage.js

Storage.js 2.0.0

The plugin marks desired text using HTML5's content editable property and saves changes using HTML5 localStorage technology.Simple method to have editable text on a page without a database to back it up.Storage.js was formerly known as Storagify.What is...

UI.Ace

UI.Ace 0.2.3

For developers that have never worked with Google's AngularJS library, they are going to be shocked on how different coding with this framework can be.That's why working with ready-made AngularJS plugins is a must, most of them taking the complexity out...

UI.CodeMirror

UI.CodeMirror 0.3.0 updated

CodeMirror is a very well known Web-based utility for writing and editing code blocks.UI.CodeMirror adapts the CodeMirror editor so it can work with AngularJS' unique way of coding.UI.CodeEditor makes all the proper adjustments to the CodeMirror code...

Vim.js

Vim.js 1.0

Vim is a renowned text editor that originated on the Linux platform and has been ported to other operating systems as well.It's completely different from any other editor, originating from an era in PC history when menu bars and even the mouse where not...