awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to soccerloway/quill-better-table

Open-source alternatives to Quill Better Table

21 open-source projects similar to soccerloway/quill-better-table, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Quill Better Table alternative.

  • afconsult/quill-mentionafconsult avatar

    afconsult/quill-mention

    851View on GitHub↗

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

    TypeScript
    View on GitHub↗851
  • artem-schander/quill-paste-smartArtem-Schander avatar

    Artem-Schander/quill-paste-smart

    102View on 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…

    JavaScript
    View on GitHub↗102
  • benwinding/quill-html-edit-buttonbenwinding avatar

    benwinding/quill-html-edit-button

    174View on GitHub↗

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

    TypeScript
    View on GitHub↗174
  • benwinding/quill-image-compressbenwinding avatar

    benwinding/quill-image-compress

    125View on GitHub↗

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

    TypeScript
    View on GitHub↗125
  • contentco/quill-emojiC

    contentco/quill-emoji

    0View on GitHub↗

    Module extension for Quill.js that handles emojis in the toolbar. Through this extension, you can add emojis through the toolbar at the top, or by typing the emoji code.

    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • datananas/quill-placeholder-autocompleteDatananas avatar

    Datananas/quill-placeholder-autocomplete

    12View on GitHub↗

    brings autocomplete to quill-placeholder-module

    JavaScript
    View on GitHub↗12
  • fabiancelik/rich-voice-editorfabiancelik avatar

    fabiancelik/rich-voice-editor

    90View on GitHub↗

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

    JavaScript
    View on GitHub↗90
  • fandom-oss/quill-blot-formatterFandom-OSS avatar

    Fandom-OSS/quill-blot-formatter

    144View on 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.

    JavaScript
    View on GitHub↗144
  • jspaine/quill-placeholder-modulejspaine avatar

    jspaine/quill-placeholder-module

    40View on GitHub↗

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

    JavaScript
    View on GitHub↗40
  • kensnyder/quill-image-drop-modulekensnyder avatar

    kensnyder/quill-image-drop-module

    222View on GitHub↗

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

    JavaScript
    View on GitHub↗222
  • kensnyder/quill-image-resize-modulekensnyder avatar

    kensnyder/quill-image-resize-module

    483View on GitHub↗

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

    JavaScript
    View on GitHub↗483
  • muhammedalkhudiry/quill-find-replace-moduleMuhammedAlkhudiry avatar

    MuhammedAlkhudiry/quill-find-replace-module

    20View on GitHub↗

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

    JavaScript
    View on GitHub↗20
  • noeloconnell/quill-image-uploaderNoelOConnell avatar

    NoelOConnell/quill-image-uploader

    268View on 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.

    JavaScript
    View on GitHub↗268
  • park53kr/quill-markdown-toolbarpark53kr avatar

    park53kr/quill-markdown-toolbar

    18View on GitHub↗

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

    CSS
    View on GitHub↗18
  • patleeman/quill-markdown-shortcutsP

    patleeman/quill-markdown-shortcuts

    0View on GitHub↗

    This package is a Quill.js module that converts markdown on the fly to formatted rich text.

    View on GitHub↗0
  • reedsy/quill-cursorsreedsy avatar

    reedsy/quill-cursors

    262View on GitHub↗

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

    TypeScript
    View on GitHub↗262
  • riencroonenborghs/quill-image-url-drop-moduleR

    riencroonenborghs/quill-image-url-drop-module

    0View on GitHub↗

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

    View on GitHub↗0
  • visualjerk/quill-magic-urlvisualjerk avatar

    visualjerk/quill-magic-url

    138View on GitHub↗

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

    JavaScript
    View on GitHub↗138
  • volser/quill-table-uivolser avatar

    volser/quill-table-ui

    65View on GitHub↗

    A module for table UI in Quill

    TypeScript
    View on GitHub↗65
  • weavy/quill-autoformatweavy avatar

    weavy/quill-autoformat

    73View on 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

    JavaScript
    View on GitHub↗73
  • weavy/quill-formweavy avatar

    weavy/quill-form

    10View on 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.

    JavaScript
    View on GitHub↗10