awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
summernote avatar

summernote/summernote

0
View on GitHub↗
11,827 نجوم·2,252 تفرعات·JavaScript·MIT·5 مشاهداتsummernote.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.

سجل النجوم

مخطط تاريخ النجوم لـ summernote/summernoteمخطط تاريخ النجوم لـ summernote/summernote

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Summernote

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Summernote.
  • basecamp/trixالصورة الرمزية لـ basecamp

    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/trumbowygالصورة الرمزية لـ Alex-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-editorالصورة الرمزية لـ yabwe

    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/quillالصورة الرمزية لـ slab

    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
عرض جميع البدائل الـ 30 لـ Summernote→

الأسئلة الشائعة

ما هي وظيفة 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…