hagward / gooseditor

A simple text editor for the web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GooseDitor

A simple text editor for the web, written using HTML, jQuery and jquery-textrange. While it supports basic auto-completion and auto-indentation, adding syntax highlighting will probably prove to be a more arduous task as the HTML textarea element does not seem to support multiple text colors.

Demo.

About

A simple text editor for the web.


Languages

Language:JavaScript 78.7%Language:HTML 12.0%Language:CSS 9.4%