awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
summernote avatar

summernote/summernote

0
View on GitHub↗
11,827 stars·2,252 forks·JavaScript·MIT·17 viewssummernote.org↗

Summernote

Summernote is a JavaScript-based WYSIWYG rich text editor designed to transform standard web form elements into interactive document creation interfaces. It functions as an HTML5 text formatting tool that enables users to structure content, apply visual styles, and manage multimedia directly within a browser.

The editor utilizes a modular architecture that allows for the registration of custom buttons and features at runtime. It manages document state through range-based selection tracking and event-driven synchronization, ensuring that formatting commands applied via the toolbar are accurately reflected in the underlying HTML model.

The library supports the integration of rich text input into administrative dashboards and web forms, providing mechanisms to define endpoints for data submission to remote servers. Developers can adjust the interface and functional behavior of the editor through initialization options to align with specific application requirements.

Features

  • Rich Text Editors - Transforms standard text areas into feature-rich WYSIWYG interfaces for formatting content and managing multimedia.
  • JavaScript Client Libraries - Functions as a client-side library for building interactive document creation tools in web applications.
  • Text Formatting Utilities - Provides a modular interface for applying visual styles and structural elements to web content.
  • Editors - Minimalist WYSIWYG editor.
  • jQuery Editors - Simple and straightforward rich text editor.
  • Rich Text Editors - Feature-rich WYSIWYG editor built on Bootstrap.
  • Web Components and UI - WYSIWYG rich text editor.
  • Plugin-Based Architectures - Extends core functionality through a decoupled system that allows registration of custom buttons and features at runtime.
  • Multimedia Embeds - Enables embedding of images, videos, and hyperlinks directly into the editable content area.
  • Selection Management APIs - Provides programmatic control over user text selection ranges and cursor positioning within the editor.

Star history

Star history chart for summernote/summernoteStar history chart for summernote/summernote

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Summernote

Similar open-source projects, ranked by how many features they share with Summernote.
  • basecamp/trixbasecamp avatar

    basecamp/trix

    19,970View on GitHub↗

    Trix is a rich text editor and WYSIWYG text component designed for composing and formatting documents with inline styling and block elements. It functions as an HTML content editor that manages and sanitizes input to ensure a secure and consistent document structure, while serving as a document state manager that tracks edit history and persists serialized state. The editor integrates directly with standard HTML forms, converting rich text into data for submission. It features a configurable sanitization engine that cleanses input HTML to remove unsupported tags and mitigate security risks.

    JavaScript
    View on GitHub↗19,970
  • alex-d/trumbowygAlex-D avatar

    Alex-D/Trumbowyg

    4,147View on GitHub↗

    Trumbowyg is a lightweight JavaScript WYSIWYG editor used to create and format rich-text and HTML content directly within a web browser. It serves as a client-side tool for generating semantic HTML markup and authoring web content. The project features a modular, plugin-based architecture that allows for the addition of new formatting commands and toolbar buttons. It provides a configurable interface where the toolbar layout can be customized via a predefined array and labels can be translated through localization files. The editor covers a wide range of content manipulation capabilities, in

    JavaScript
    View on GitHub↗4,147
  • yabwe/medium-editoryabwe avatar

    yabwe/medium-editor

    16,102View on GitHub↗

    This project is a browser-based JavaScript library that transforms standard web elements into inline, WYSIWYG rich text editing areas. It functions as a programmatic wrapper around the native browser content-editable attribute, providing a structured interface for managing text input, media embedding, and document formatting directly within existing page layouts. The editor is distinguished by its contextual floating toolbar, which dynamically appears based on user text selection to provide relevant formatting options. It utilizes a plugin-based architecture that allows developers to inject c

    JavaScriptcontenteditableeditorjavascript
    View on GitHub↗16,102
  • slab/quillslab avatar

    slab/quill

    47,157View on GitHub↗

    Quill is a modular, web-based rich text editor designed for structured content authoring. It provides a comprehensive toolkit for building tailored editing experiences, allowing developers to manage document state, handle user input, and synchronize content through a predictable, serializable data model. The editor distinguishes itself through a custom document abstraction that maps the browser DOM to a structured tree of nodes, ensuring consistent behavior across different environments. It utilizes an operational change tracking system that represents all document modifications as a sequence

    TypeScripteditorquillrich-text-editor
    View on GitHub↗47,157
See all 30 alternatives to Summernote→

Frequently asked questions

What does summernote/summernote do?

Summernote is a JavaScript-based WYSIWYG rich text editor designed to transform standard web form elements into interactive document creation interfaces. It functions as an HTML5 text formatting tool that enables users to structure content, apply visual styles, and manage multimedia directly within a browser.

What are the main features of summernote/summernote?

The main features of summernote/summernote are: Rich Text Editors, JavaScript Client Libraries, Text Formatting Utilities, Editors, jQuery Editors, Web Components and UI, Plugin-Based Architectures, Multimedia Embeds.

What are some open-source alternatives to summernote/summernote?

Open-source alternatives to summernote/summernote include: alex-d/trumbowyg — Trumbowyg is a lightweight JavaScript WYSIWYG editor used to create and format rich-text and HTML content directly… basecamp/trix — Trix is a rich text editor and WYSIWYG text component designed for composing and formatting documents with inline… yabwe/medium-editor — This project is a browser-based JavaScript library that transforms standard web elements into inline, WYSIWYG rich… slab/quill — Quill is a modular, web-based rich text editor designed for structured content authoring. It provides a comprehensive… mindmup/bootstrap-wysiwyg — bootstrap-wysiwyg is a WYSIWYG HTML editor and browser-based content editor designed to integrate with the Bootstrap… jhollingworth/bootstrap-wysihtml5 — bootstrap-wysihtml5 is a rich text editor that integrates with the Bootstrap CSS framework to provide a visual…