Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitya33/htmlon

HTMLon is a JavaScript-powered and highly customisable rich text editor that attaches itself seamlessly to a textarea element.
https://github.com/mitya33/htmlon

code css editor html javascript mce

Last synced: 6 days ago
JSON representation

HTMLon is a JavaScript-powered and highly customisable rich text editor that attaches itself seamlessly to a textarea element.

Awesome Lists containing this project

README

        

# HTMLON

[Dumentation & demo](https://mitya.uk/projects/htmlon)

HTMLON (pronounced HT-em-elon, like the, er, fruit) is a JavaScript-powered rich text editor in the vein of (but much simpler and smaller than) Tiny MCE. It doesn't really need to exist; yet it does, so here we are.

**HTMLON is based on `execCommand()`, which is deprecated. This project is therefore no longer maintained.**