conradz / Textor

Text Editor control with syntax highlighting using HTML5 canvas written in TypeScript

Home Page:http://www.lutzroeder.com/html5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Textor

An HTML5 editor using <canvas>, written in TypeScript. See the examples in the examples folder.

Building

npm install
make

About

Text Editor control with syntax highlighting using HTML5 canvas written in TypeScript

http://www.lutzroeder.com/html5


Languages

Language:JavaScript 62.2%Language:TypeScript 37.8%