Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mitya33/htmlon
- Owner: mitya33
- License: mit
- Created: 2019-12-30T13:57:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T11:04:20.000Z (about 4 years ago)
- Last Synced: 2024-12-25T05:52:30.139Z (12 days ago)
- Topics: code, css, editor, html, javascript, mce
- Language: JavaScript
- Homepage: https://mitya.uk/projects/htmlon
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.**