A
A
Alexey Pomogaev2011-09-27 20:23:35
HTML
Alexey Pomogaev, 2011-09-27 20:23:35

Is anyone making an open-source HTML5 WYSIWYG editor?

I can't find a lightweight HTML5 WYSIWYG editor, can anyone start an open-source project like this or provide links to how such editors are generally made?

Answer the question

In order to leave comments, you need to log in

8 answer(s)
G
Gosha Arinich, 2011-09-27
@goshakkk_reborn

I think Mercury Editor (the same demo) will suit you just right. Open source, HTML, Markdown, written in CoffeeScript, uses jQuery. Fits?

P
Petrusha Ukropov, 2011-09-27
@artishok

habrahabr.ru/blogs/html5/111307/

G
Grigory Peretyaka, 2011-09-27
@Peretyaka

http://www.google.com.ua/search?q=WYSIWYG+editor+your+hands
I did according to some tolmud of 10 lessons, but now I can’t find it.
Open Source agrees, they are all terrible, but there were a couple of paid ones, I don’t remember which ones, but it’s easy to google, if for one project, it’s easier to buy, especially since they don’t cost much. The one that I did / do is for an Open Source project and proprietary ones cannot be used there, so I had to write my own.

Z
Zamorozka, 2011-09-27
@Zamorozka

I recommend NicEdit, lightweight + you can create your own buttons.
nicedit.com/

D
dio, 2011-09-28
@dio

I'm kind of doing elrte and I can't figure out what kind of html5 do you want in the editor? html5 tags? contentEditable?

F
Finom, 2011-09-28
@Finom

What are the requirements? I recently got an editor based on execCommand and contenteditable, ran into a couple of problems, but they are not essential for a lightweight editor. It turned out a little more than 50 lines of uncompressed code in the form of a jQuery plugin. And you can easily expand, the main thing is that there is an appropriate command for execCommand. If you're interested, send me a PM, I'll finish it a little and send it.

A
Asm, 2011-09-28
@Asm

Here's one, unfortunately, I haven't tried it yet.
jejacks0n.github.com/mercury/

A
Anton Ipatov, 2013-11-28
@IpatovAnton

redactorjs.com recommend

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question