Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A lightweight jQuery-based HTML editor that replaces textareas with a fast, minimal rich text editing interface.
Cleditor is a lightweight HTML editor built as a jQuery plugin, designed to replace a standard textarea with an inline rich text editing area while keeping a small, fast footprint.
Cleditor is a lightweight, jQuery-based HTML editor originally created by Chris and now hosted on GitHub with 231 stars. The project converts a standard HTML textarea into an editable rich text region, producing HTML output that can be saved to a database or rendered directly on a page. The original project page is available at premiumsoftware.net, and the GitHub repository remains accessible despite the project being effectively unmaintained.
The discussion names CKEditor as a larger, slower alternative and Aloha as an editor with a slick look but problematic licensing. Markdown is described as a non-WYSIWYG option that clients often dislike.
No, the project is effectively abandoned. The current maintainer (Scott, per the discussion) stopped using cleditor and is willing to hand over the repository key to anyone interested in reviving it.
The discussion suggests there is no direct successor. The maintainer says HTML editing "is still dismal" and points to CKEditor and Aloha as alternatives, plus the rise of Markdown, but no single project took over cleditor's role.
Per the discussion, CKEditor is "gigantic, overbearing" and "freaking slow," while cleditor offers a fast, reduced alternative. cleditor is a lightweight jQuery plugin, whereas CKEditor is a full-featured editor with a much larger footprint.
The discussion does not specify a license. The code is publicly hosted on GitHub, so it has presumably been used and shared. For commercial use, check the repository for license information.