Playground · Minimal

Minimal rich text editor demo — a 17 KB comment box

The smallest useful build — bold, italic, underline and a link, and nothing else. Import only those formats from the tree-shakeable /core entry and ship about 17 KB of JavaScript. Ideal for comment boxes, review fields and chat inputs where a full toolbar would be overkill.

Comment / chat box — bold, italic, underline, link.

💡 The code shown imports from the CDN for copy-paste; here it runs against a pre-loaded core. Edit anything and hit Run.
minimal.js
Live preview~17 KB JS