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 killercodemonkey/ngx-quill

Open-source alternatives to Ngx Quill

30 open-source projects similar to killercodemonkey/ngx-quill, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ngx Quill alternative.

  • froala/angular-froala-wysiwygfroala avatar

    froala/angular-froala-wysiwyg

    3View on GitHub↗

    Angular 4, 5, 6, 7, 8 and 9 plugin for Froala WYSIWYG HTML Rich Text Editor.

    TypeScript
    View on GitHub↗3
  • zenoamaro/react-quillzenoamaro avatar

    zenoamaro/react-quill

    7,014View on GitHub↗

    react-quill is a React component wrapper for the Quill rich text editor, providing a customizable WYSIWYG interface for creating and manipulating formatted semantic HTML content. It functions as a controlled component that manages the internal state and events of the editor within the React lifecycle. The project enables the definition of custom text formats and formatting schemas to support specialized styling or unique data structures. It features configurable toolbars and visual themes, allowing for the application of custom CSS and the specification of custom DOM elements for the editing

    JavaScript
    View on GitHub↗7,014
  • tinymce/tinymce-angulartinymce avatar

    tinymce/tinymce-angular

    346View on GitHub↗

    Official TinyMCE Angular Component

    TypeScript
    View on GitHub↗346
  • lula/ngx-summernotelula avatar

    lula/ngx-summernote

    106View on GitHub↗

    Summernote editor for Angular :sunglasses:

    TypeScript
    View on GitHub↗106
  • domternal/domternaldomternal avatar

    domternal/domternal

    132View on GitHub↗

    Modern, extensible rich text editor toolkit built on ProseMirror. Classic and Notion-style editors out of the box. Or go headless and assemble from 65+ tree-shakeable extensions. First-class wrappers for Angular, React, Vue, and Vanilla.

    TypeScript
    View on GitHub↗132

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
  • sibiraj-s/ngx-editorsibiraj-s avatar

    sibiraj-s/ngx-editor

    500View on GitHub↗

    🖋️ Rich Text Editor for angular using ProseMirror

    TypeScript
    View on GitHub↗500
  • kolkov/angular-editorkolkov avatar

    kolkov/angular-editor

    716View on GitHub↗

    A simple native WYSIWYG editor component for Angular 6 -20+

    TypeScript
    View on GitHub↗716
  • stevermeister/ngx-wigstevermeister avatar

    stevermeister/ngx-wig

    234View on GitHub↗

    Angular WYSIWYG HTML Rich Text Editor (from ngWig - https://github.com/stevermeister/ngWig)

    TypeScript
    View on GitHub↗234
  • appleple/smartblockappleple avatar

    appleple/smartblock

    318View on GitHub↗

    intuitive block based wysiwyg editor built with React and ProseMirror

    TypeScript
    View on GitHub↗318
  • awcrotwell/motion.crawcrotwell avatar

    awcrotwell/motion.cr

    53View on GitHub↗

    Motion is a framework for building reactive, real-time frontend UI components in your Amber application using pure Crystal that are reusable, testable & encapsulated.

    Crystal
    View on GitHub↗53
  • andrewcoelho/react-text-editorandrewcoelho avatar

    andrewcoelho/react-text-editor

    230View on GitHub↗

    React rich text editor built using Draft.js. Similar to Facebook Notes editor

    JavaScript
    View on GitHub↗230
  • aztreya/ngx-aztreya-editoraztreya avatar

    aztreya/ngx-aztreya-editor

    0View on GitHub↗

    A lightweight, customizable Angular Rich Text Editor component with built-in toolbar, headings, text formatting, and alignment options — ready to drop into your Angular project.

    TypeScript
    View on GitHub↗0
  • ba5ik7/ngx-editorjs2Ba5ik7 avatar

    Ba5ik7/ngx-editorjs2

    8View on GitHub↗

    Ngx-EditorJs2 is an Angular-based, highly extensible block-style editor inspired by Editor.js. It allows users to create and manage rich text content using a variety of customizable blocks while leveraging Angular's reactive capabilities.

    TypeScript
    View on GitHub↗8
  • basecamp/trixbasecamp avatar

    basecamp/trix

    19,970View on 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
    View on GitHub↗19,970
  • ajaxorg/aceajaxorg avatar

    ajaxorg/ace

    27,133View on GitHub↗

    Ace is a high-performance, browser-based code editor and JavaScript text editor component designed to be embedded into web applications. It functions as a feature-rich alternative to standard text areas, providing a syntax highlighting engine and support for multiple programming and markup languages. The editor is distinguished by its ability to handle large documents containing millions of lines while maintaining stable performance. It supports multi-cursor editing, allowing simultaneous modifications at multiple selection points across a document. The project covers a broad range of develo

    JavaScript
    View on GitHub↗27,133
  • awcrotwell/mochiawcrotwell avatar

    awcrotwell/mochi

    26View on GitHub↗

    Mochi is a authentication shard inspired by devise. Mochi is designed for the Amber framework with support for both Granite & Jennifer ORM's.

    Crystal
    View on GitHub↗26
  • brijeshb42/medium-draftbrijeshb42 avatar

    brijeshb42/medium-draft

    1,715View on GitHub↗

    📝 A medium like Rich Text Editor built on draft-js with a focus on keyboard shortcuts.

    JavaScript
    View on GitHub↗1,715
  • athena-framework/negotiationathena-framework avatar

    athena-framework/negotiation

    5View on GitHub↗

    Framework agnostic content negotiation library

    Crystal
    View on GitHub↗5
  • alex-d/trumbowygAlex-D avatar

    Alex-D/Trumbowyg

    4,147View on 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
    View on GitHub↗4,147
  • chauhanshubham8758/ngx-pro-editorChauhanShubham8758 avatar

    ChauhanShubham8758/ngx-pro-editor

    2View on GitHub↗

    ngx-pro-editor

    TypeScript
    View on GitHub↗2
  • chuckh/polymer-quillchuckh avatar

    chuckh/polymer-quill

    52View on GitHub↗

    element creates a Polymer Quill Rich Text Editor using the Snow Theme. - element creates a Polymer Quill Rich Text Editor using the Bubble Theme (popup toolbar like Medium). - element creates a Polymer Quill HTML Render

    HTML
    View on GitHub↗52
  • cipchk/ngx-tinymcecipchk avatar

    cipchk/ngx-tinymce

    79View on GitHub↗

    Angular for tinymce

    TypeScript
    View on GitHub↗79
  • ckeditor/ckeditor-releasesckeditor avatar

    ckeditor/ckeditor-releases

    524View on GitHub↗

    Official distribution releases of CKEditor 4.

    JavaScript
    View on GitHub↗524
  • ckeditor/ckeditor4-angularC

    ckeditor/ckeditor4-angular

    0View on GitHub↗
    View on GitHub↗0
  • ckeditor/ckeditor4-reactckeditor avatar

    ckeditor/ckeditor4-react

    104View on GitHub↗

    Official CKEditor 4 React component.

    TypeScript
    View on GitHub↗104
  • ckeditor/ckeditor5-angularC

    ckeditor/ckeditor5-angular

    0View on GitHub↗
    View on GitHub↗0
  • ckeditor/ckeditor5-reactckeditor avatar

    ckeditor/ckeditor5-react

    465View on GitHub↗

    Official CKEditor 5 React component.

    TypeScript
    View on GitHub↗465
  • codemirror/codemirrorcodemirror avatar

    codemirror/CodeMirror

    27,246View on GitHub↗

    CodeMirror is a browser-based code editor and extensible text editor framework. It functions as a programmable interface for rendering code and text with support for numerous programming languages, serving as a reusable component for web-based integrated development environments. The project provides a syntax highlighting engine that applies visual styles to text based on programming language rules. It includes a programming API and a CSS theming system to customize the editor's appearance and extend its functionality with custom behaviors. The framework covers capabilities for embedding tex

    JavaScript
    View on GitHub↗27,246
  • coolwanglu/vim.jscoolwanglu avatar

    coolwanglu/vim.js

    4,446View on GitHub↗

    vim.js is a professional modal text editor implementation designed for integration into web browsers and JavaScript-based applications. It emulates a Vim environment by providing modal editing workflows, keyboard shortcuts, and a state-machine-based input handler to toggle between command and insertion modes. The project enables the embedding of a full-featured text editor into host applications. It facilitates browser-based development by replicating the logic and memory management of a native text editor using JavaScript objects and functions. The editor includes capabilities for syntax hi

    C
    View on GitHub↗4,446
  • bobbyquantum/ngx-editorbobbyquantum avatar

    bobbyquantum/ngx-editor

    3View on GitHub↗

    🖋️ Rich Text Editor for angular using ProseMirror

    TypeScript
    View on GitHub↗3