News

The goal of this project is to provide a simple, light-weight (in terms of code size) text area with live syntax highlighting to Angular applications. It works by aligning a styled copy of the input ...
A simple code editor with syntax highlighting. This library aims to provide a simple code editor with syntax highlighting support without any of the extra features, perfect for simple embeds and forms ...
BR><BR>This didn't take too long - I already had code for adding data to a database via an HTML form. I hadn't used the TEXTAREA control before, but it seemed simple enough. So I put this all ...