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
·
weavy avatar

weavy/quill-autoformat

0
View on GitHub↗
73 stars·9 forks·JavaScript·MIT·2 views

Quill Autoformat

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

Features

  • Editor Modules - Automatically formats text for mentions, links, and hashtags.

Star history

Star history chart for weavy/quill-autoformatStar history chart for weavy/quill-autoformat

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Quill Autoformat

Similar open-source projects, ranked by how many features they share with Quill Autoformat.
  • 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
  • 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
See all 21 alternatives to Quill Autoformat→

Frequently asked questions

What does weavy/quill-autoformat do?

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

What are the main features of weavy/quill-autoformat?

The main features of weavy/quill-autoformat are: Editor Modules.

What are some open-source alternatives to weavy/quill-autoformat?

Open-source alternatives to weavy/quill-autoformat include: artem-schander/quill-paste-smart — This plugin extends the default clipboard module of Quill.js to prevent users from pasting HTML that does not belong… benwinding/quill-html-edit-button — Quill.js Module which allows you to quickly view/edit the HTML in the editor. benwinding/quill-image-compress — Quill.js Module which compresses images that are uploaded to the editor. contentco/quill-emoji — Module extension for Quill.js that handles emojis in the toolbar. Through this extension, you can add emojis through… datananas/quill-placeholder-autocomplete — brings autocomplete to quill-placeholder-module. afconsult/quill-mention — Quill Mention is a module to provide @mentions or #hashtag functionality for the Quill rich text editor.