awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

22 repositorios

Awesome GitHub RepositoriesEditor Modules

Extensions and plugins that add specific functionality to the editor instance.

Explore 22 awesome GitHub repositories matching part of an awesome list · Editor Modules. Refine with filters or upvote what's useful.

Awesome Editor Modules GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • afconsult/quill-mentionAvatar de afconsult

    afconsult/quill-mention

    851Ver en GitHub↗

    Quill Mention is a module to provide @mentions or #hashtag functionality for the Quill rich text editor.

    Adds support for @mentions within the editor.

    TypeScript
    Ver en GitHub↗851
  • kensnyder/quill-image-resize-moduleAvatar de kensnyder

    kensnyder/quill-image-resize-module

    483Ver en GitHub↗

    A module for Quill rich text editor to allow images to be resized.

    Provides image resizing capabilities for editor content.

    JavaScript
    Ver en GitHub↗483
  • soccerloway/quill-better-tableAvatar de soccerloway

    soccerloway/quill-better-table

    353Ver en GitHub↗

    A module for better table in Quill, more useful features are supported. There is a list of features below. Thanks quilljs for its awesome extensibility. Hope that quill-better-table could help you.

    Adds advanced table editing with resizing and merging capabilities.

    JavaScript
    Ver en GitHub↗353
  • noeloconnell/quill-image-uploaderAvatar de NoelOConnell

    NoelOConnell/quill-image-uploader

    268Ver en GitHub↗

    A module for Quill rich text editor to allow images to be uploaded to a server instead of being base64 encoded. Adds a button to the toolbar for users to click, also handles drag,dropped and pasted images.

    Handles image uploads to a server via toolbar or drop.

    JavaScript
    Ver en GitHub↗268
  • reedsy/quill-cursorsAvatar de reedsy

    reedsy/quill-cursors

    262Ver en GitHub↗

    A collaborative editing module for the Quill text editor used by the Reedsy team.

    Enables multi-user cursor tracking within the editor.

    TypeScript
    Ver en GitHub↗262
  • kensnyder/quill-image-drop-moduleAvatar de kensnyder

    kensnyder/quill-image-drop-module

    222Ver en GitHub↗

    A module for Quill rich text editor to allow images to be pasted and drag/dropped into the editor.

    Enables drag-and-drop functionality for images.

    JavaScript
    Ver en GitHub↗222
  • benwinding/quill-html-edit-buttonAvatar de benwinding

    benwinding/quill-html-edit-button

    174Ver en GitHub↗

    Quill.js Module which allows you to quickly view/edit the HTML in the editor

    Allows users to view and edit raw HTML content.

    TypeScript
    Ver en GitHub↗174
  • fandom-oss/quill-blot-formatterAvatar de Fandom-OSS

    Fandom-OSS/quill-blot-formatter

    144Ver en GitHub↗

    A quill module to format document blots. Heavily inspired by quill-image-resize-module. Out of the box supports resizing and realigning images and iframe videos, but can be easily extended using BlotSpec and Action.

    Provides resizing and alignment tools for images and media.

    JavaScript
    Ver en GitHub↗144
  • visualjerk/quill-magic-urlAvatar de visualjerk

    visualjerk/quill-magic-url

    138Ver en GitHub↗

    Checks for URLs and mail addresses during typing and pasting and automatically converts them to links and normalizes the links URL.

    Converts typed or pasted URLs into clickable links automatically.

    JavaScript
    Ver en GitHub↗138
  • benwinding/quill-image-compressAvatar de benwinding

    benwinding/quill-image-compress

    125Ver en GitHub↗

    Quill.js Module which compresses images that are uploaded to the editor

    Compresses images before they are inserted into the document.

    TypeScript
    Ver en GitHub↗125
  • artem-schander/quill-paste-smartAvatar de Artem-Schander

    Artem-Schander/quill-paste-smart

    102Ver en GitHub↗

    This plugin extends the default clipboard module of Quill.js to prevent users from pasting HTML that does not belong into the editor. To do so it looks into the toolbar configuration and decides which tags and attributes are allowed based on the possible formats. However, you can also decide on…

    Filters pasted content to only allow supported HTML.

    JavaScript
    Ver en GitHub↗102
  • fabiancelik/rich-voice-editorAvatar de fabiancelik

    fabiancelik/rich-voice-editor

    90Ver en GitHub↗

    Rich Voice Editor: Quill Rich Text Editor Enhancements to support SSML

    Adds SSML tags and functions for voice application development.

    JavaScript
    Ver en GitHub↗90
  • weavy/quill-autoformatAvatar de weavy

    weavy/quill-autoformat

    73Ver en GitHub↗

    Module for transforming and formatting text as you type or paste in Quill. Using RegExp to find and trigger transformations for text such as links, mentions, hashtags or emojis. Out of the box support for: - Links - Hashtags - Mentions

    Automatically formats text for mentions, links, and hashtags.

    JavaScript
    Ver en GitHub↗73
  • volser/quill-table-uiAvatar de volser

    volser/quill-table-ui

    65Ver en GitHub↗

    A module for table UI in Quill

    Provides a user interface for managing table structures.

    TypeScript
    Ver en GitHub↗65
  • jspaine/quill-placeholder-moduleAvatar de jspaine

    jspaine/quill-placeholder-module

    40Ver en GitHub↗

    Quill module for adding placeholders. Demo ` npm install --save quill-placeholder-module `

    Adds support for dynamic placeholders in the editor.

    JavaScript
    Ver en GitHub↗40
  • muhammedalkhudiry/quill-find-replace-moduleAvatar de MuhammedAlkhudiry

    MuhammedAlkhudiry/quill-find-replace-module

    20Ver en GitHub↗

    A module for Quill rich text editor to allow searching/finding words and replacing them.

    Adds find and replace functionality to the editor.

    JavaScript
    Ver en GitHub↗20
  • park53kr/quill-markdown-toolbarAvatar de park53kr

    park53kr/quill-markdown-toolbar

    18Ver en GitHub↗

    Quill.js module that converts pasted markdown to rich text formatting.

    Provides a toolbar for converting markdown to rich text.

    CSS
    Ver en GitHub↗18
  • datananas/quill-placeholder-autocompleteAvatar de Datananas

    Datananas/quill-placeholder-autocomplete

    12Ver en GitHub↗

    brings autocomplete to quill-placeholder-module

    Provides autocomplete functionality for placeholder modules.

    JavaScript
    Ver en GitHub↗12
  • weavy/quill-formAvatar de weavy

    weavy/quill-form

    10Ver en GitHub↗

    Module for simple form and input field bindings in Quill. Automatically creates hidden input fields for a form and adds submit handling and submit by key (⌘/Ctrl+S). You may also specify your own custom input fields. It creates fields for text, html and delta.

    Handles automatic form binding and submission for editor content.

    JavaScript
    Ver en GitHub↗10
  • riencroonenborghs/quill-image-url-drop-moduleR

    riencroonenborghs/quill-image-url-drop-module

    0Ver en GitHub↗

    A module for Quill rich text editor to allow images' URLs to be drag/dropped into the editor.

    Allows dragging and dropping image URLs into the editor.

    Ver en GitHub↗0
Ant.12Siguiente
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Editor Modules