awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·5 Aufrufesummernote.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-Verlauf

Star-Verlauf für summernote/summernoteStar-Verlauf für summernote/summernote

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Summernote

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Summernote.
  • basecamp/trixAvatar von basecamp

    basecamp/trix

    19,970Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗19,970
  • alex-d/trumbowygAvatar von Alex-D

    Alex-D/Trumbowyg

    4,147Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,147
  • yabwe/medium-editorAvatar von yabwe

    yabwe/medium-editor

    16,102Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,102
  • slab/quillAvatar von slab

    slab/quill

    47,157Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗47,157
Alle 30 Alternativen zu Summernote anzeigen→

Häufig gestellte Fragen

Was macht summernote/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.

Was sind die Hauptfunktionen von summernote/summernote?

Die Hauptfunktionen von summernote/summernote sind: Rich Text Editors, JavaScript Client Libraries, Text Formatting Utilities, Editors, jQuery Editors, Web Components and UI, Plugin-Based Architectures, Multimedia Embeds.

Welche Open-Source-Alternativen gibt es zu summernote/summernote?

Open-Source-Alternativen zu summernote/summernote sind unter anderem: 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…