awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

22 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • afconsult/quill-mentionAvatar afconsult

    afconsult/quill-mention

    851Vezi pe 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
    Vezi pe GitHub↗851
  • kensnyder/quill-image-resize-moduleAvatar kensnyder

    kensnyder/quill-image-resize-module

    483Vezi pe GitHub↗

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

    Provides image resizing capabilities for editor content.

    JavaScript
    Vezi pe GitHub↗483
  • soccerloway/quill-better-tableAvatar soccerloway

    soccerloway/quill-better-table

    353Vezi pe 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
    Vezi pe GitHub↗353
  • noeloconnell/quill-image-uploaderAvatar NoelOConnell

    NoelOConnell/quill-image-uploader

    268Vezi pe 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
    Vezi pe GitHub↗268
  • reedsy/quill-cursorsAvatar reedsy

    reedsy/quill-cursors

    262Vezi pe GitHub↗

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

    Enables multi-user cursor tracking within the editor.

    TypeScript
    Vezi pe GitHub↗262
  • kensnyder/quill-image-drop-moduleAvatar kensnyder

    kensnyder/quill-image-drop-module

    222Vezi pe 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
    Vezi pe GitHub↗222
  • benwinding/quill-html-edit-buttonAvatar benwinding

    benwinding/quill-html-edit-button

    174Vezi pe 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
    Vezi pe GitHub↗174
  • fandom-oss/quill-blot-formatterAvatar Fandom-OSS

    Fandom-OSS/quill-blot-formatter

    144Vezi pe 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
    Vezi pe GitHub↗144
  • visualjerk/quill-magic-urlAvatar visualjerk

    visualjerk/quill-magic-url

    138Vezi pe 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
    Vezi pe GitHub↗138
  • benwinding/quill-image-compressAvatar benwinding

    benwinding/quill-image-compress

    125Vezi pe GitHub↗

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

    Compresses images before they are inserted into the document.

    TypeScript
    Vezi pe GitHub↗125
  • artem-schander/quill-paste-smartAvatar Artem-Schander

    Artem-Schander/quill-paste-smart

    102Vezi pe 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
    Vezi pe GitHub↗102
  • fabiancelik/rich-voice-editorAvatar fabiancelik

    fabiancelik/rich-voice-editor

    90Vezi pe GitHub↗

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

    Adds SSML tags and functions for voice application development.

    JavaScript
    Vezi pe GitHub↗90
  • weavy/quill-autoformatAvatar weavy

    weavy/quill-autoformat

    73Vezi pe 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
    Vezi pe GitHub↗73
  • volser/quill-table-uiAvatar volser

    volser/quill-table-ui

    65Vezi pe GitHub↗

    A module for table UI in Quill

    Provides a user interface for managing table structures.

    TypeScript
    Vezi pe GitHub↗65
  • jspaine/quill-placeholder-moduleAvatar jspaine

    jspaine/quill-placeholder-module

    40Vezi pe GitHub↗

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

    Adds support for dynamic placeholders in the editor.

    JavaScript
    Vezi pe GitHub↗40
  • muhammedalkhudiry/quill-find-replace-moduleAvatar MuhammedAlkhudiry

    MuhammedAlkhudiry/quill-find-replace-module

    20Vezi pe 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
    Vezi pe GitHub↗20
  • park53kr/quill-markdown-toolbarAvatar park53kr

    park53kr/quill-markdown-toolbar

    18Vezi pe GitHub↗

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

    Provides a toolbar for converting markdown to rich text.

    CSS
    Vezi pe GitHub↗18
  • datananas/quill-placeholder-autocompleteAvatar Datananas

    Datananas/quill-placeholder-autocomplete

    12Vezi pe GitHub↗

    brings autocomplete to quill-placeholder-module

    Provides autocomplete functionality for placeholder modules.

    JavaScript
    Vezi pe GitHub↗12
  • weavy/quill-formAvatar weavy

    weavy/quill-form

    10Vezi pe 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
    Vezi pe GitHub↗10
  • riencroonenborghs/quill-image-url-drop-moduleR

    riencroonenborghs/quill-image-url-drop-module

    0Vezi pe 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.

    Vezi pe GitHub↗0
Înapoi12Înainte
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Editor Modules