A lightweight, zero-dependency WYSIWYG HTML editor with 35+ built-in features.
This is a live demo of the editor. Try all the features below!
// Zero dependencies! const editor = ZeroWysiwyg.init('myEditor', { slashCommands: true, toolbarMode: 'both', wordCount: true });
This editor has 35+ features with zero dependencies at just ~120 KB.