awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
summernote avatar

summernote/summernote

0
View on GitHub↗

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.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
summernote.org
↗

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.
11,827 星标·2,252 分支·JavaScript·MIT·15 次浏览

Star 历史

summernote/summernote 的 Star 历史图表summernote/summernote 的 Star 历史图表

常见问题解答

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.

summernote/summernote 的主要功能有哪些?

summernote/summernote 的主要功能包括:Rich Text Editors, JavaScript Client Libraries, Text Formatting Utilities, Editors, jQuery Editors, Web Components and UI, Plugin-Based Architectures, Multimedia Embeds。

summernote/summernote 有哪些开源替代品?

summernote/summernote 的开源替代品包括: 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…

Summernote 的开源替代方案

相似的开源项目,按与 Summernote 的功能重合度排序。
  • basecamp/trixbasecamp 的头像

    basecamp/trix

    19,970在 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
    在 GitHub 上查看↗19,970
  • alex-d/trumbowygAlex-D 的头像

    Alex-D/Trumbowyg

    4,147在 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
    在 GitHub 上查看↗4,147
  • yabwe/medium-editoryabwe 的头像

    yabwe/medium-editor

    16,102在 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
    在 GitHub 上查看↗16,102
  • slab/quillslab 的头像

    slab/quill

    47,157在 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
    在 GitHub 上查看↗47,157
查看 Summernote 的所有 30 个替代方案→