MFOSSociety / sourcecodearea

A feature-rich source code editor for the web built using JS, jQuery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source Code Editor

This is a source code editor built from scratch using JS, jQuery. The aim is to process the user input and provide most efficient syntax-highlight algorithms. This is still in pre-alpha stage. Please report all missing/requested features under Issues. If you're interested, try improving the UX of a textarea widget. For example, MS Office 2016 had this feature of 'animated caret' that is suprisingly soothing to the eyes.

Preview

Clone the repo and open index.html... and start typing.

Maintainers

The project is maintained by :

  • Shikhar Vaish (svr8)

About

A feature-rich source code editor for the web built using JS, jQuery.


Languages

Language:JavaScript 93.6%Language:CSS 4.1%Language:HTML 2.2%