awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to edtr-io/edtr-io

Open-source alternatives to Edtr Io

30 open-source projects similar to edtr-io/edtr-io, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Edtr Io alternative.

  • acrodata/code-editorAvatar von acrodata

    acrodata/code-editor

    50Auf GitHub ansehen↗

    📝 CodeMirror 6 wrapper for Angular

    TypeScript
    Auf GitHub ansehen↗50
  • ajaxorg/aceAvatar von ajaxorg

    ajaxorg/ace

    27,133Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗27,133
  • alastairtaft/draft-js-editorAvatar von AlastairTaft

    AlastairTaft/draft-js-editor

    144Auf GitHub ansehen↗

    A rich text editor built using draft js

    JavaScript
    Auf GitHub ansehen↗144
  • alex-d/trumbowygAvatar von Alex-D

    Alex-D/Trumbowyg

    4,147Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,147

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • andrewcoelho/react-text-editorAvatar von andrewcoelho

    andrewcoelho/react-text-editor

    230Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗230
  • appleple/smartblockAvatar von appleple

    appleple/smartblock

    318Auf GitHub ansehen↗

    intuitive block based wysiwyg editor built with React and ProseMirror

    TypeScript
    Auf GitHub ansehen↗318
  • ariya/esprimaAvatar von ariya

    ariya/esprima

    413Auf GitHub ansehen↗

    ECMAScript parsing infrastructure for multipurpose analysis

    TypeScript
    Auf GitHub ansehen↗413
  • aztreya/ngx-aztreya-editorAvatar von aztreya

    aztreya/ngx-aztreya-editor

    0Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗0
  • ba5ik7/ngx-editorjs2Avatar von Ba5ik7

    Ba5ik7/ngx-editorjs2

    8Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8
  • basecamp/trixAvatar von basecamp

    basecamp/trix

    19,970Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗19,970
  • bergie/halloAvatar von bergie

    bergie/hallo

    2,453Auf GitHub ansehen↗

    Simple rich text editor (contentEditable) for jQuery UI

    CoffeeScript
    Auf GitHub ansehen↗2,453
  • bkniffler/draft-wysiwygAvatar von bkniffler

    bkniffler/draft-wysiwyg

    449Auf GitHub ansehen↗

    Draft-JS experiments with drag&drop, resizing, tooltips, WIP

    JavaScript
    Auf GitHub ansehen↗449
  • bobbyquantum/ngx-editorAvatar von bobbyquantum

    bobbyquantum/ngx-editor

    3Auf GitHub ansehen↗

    🖋️ Rich Text Editor for angular using ProseMirror

    TypeScript
    Auf GitHub ansehen↗3
  • brijeshb42/medium-draftAvatar von brijeshb42

    brijeshb42/medium-draft

    1,715Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,715
  • chauhanshubham8758/ngx-pro-editorAvatar von ChauhanShubham8758

    ChauhanShubham8758/ngx-pro-editor

    2Auf GitHub ansehen↗

    ngx-pro-editor

    TypeScript
    Auf GitHub ansehen↗2
  • cipchk/ngx-tinymceAvatar von cipchk

    cipchk/ngx-tinymce

    79Auf GitHub ansehen↗

    Angular for tinymce

    TypeScript
    Auf GitHub ansehen↗79
  • ckeditor/ckeditor-releasesAvatar von ckeditor

    ckeditor/ckeditor-releases

    524Auf GitHub ansehen↗

    Official distribution releases of CKEditor 4.

    JavaScript
    Auf GitHub ansehen↗524
  • ckeditor/ckeditor4-reactAvatar von ckeditor

    ckeditor/ckeditor4-react

    104Auf GitHub ansehen↗

    Official CKEditor 4 React component.

    TypeScript
    Auf GitHub ansehen↗104
  • ckeditor/ckeditor5-reactAvatar von ckeditor

    ckeditor/ckeditor5-react

    465Auf GitHub ansehen↗

    Official CKEditor 5 React component.

    TypeScript
    Auf GitHub ansehen↗465
  • codemirror/codemirrorAvatar von codemirror

    codemirror/CodeMirror

    27,246Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗27,246
  • coolwanglu/vim.jsAvatar von coolwanglu

    coolwanglu/vim.js

    4,446Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,446
  • domternal/domternalAvatar von domternal

    domternal/domternal

    132Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗132
  • dragble/dragble-angular-editorAvatar von Dragble

    Dragble/dragble-angular-editor

    2Auf GitHub ansehen↗

    AI Powered Embeddable email editor for React — build responsive HTML email templates, newsletters, and marketing campaigns with drag-and-drop

    TypeScript
    Auf GitHub ansehen↗2
  • facebook/draft-jsAvatar von facebook

    facebook/draft-js

    22,641Auf GitHub ansehen↗

    Draft-js is a framework for building customizable rich text editors within React applications. It functions as a content editable framework that separates the underlying data model from the visual rendering layer, acting as a rich text content engine to manage complex text data and formatting. The project utilizes an immutable state management system to ensure consistent updates and predictable undo history. It manages editor state through persistent data structures, providing an immutable data state manager to prevent accidental mutation. The framework includes capabilities for high perform

    JavaScript
    Auf GitHub ansehen↗22,641
  • flowup/contentful-rich-text-angular-rendererAvatar von flowup

    flowup/contentful-rich-text-angular-renderer

    4Auf GitHub ansehen↗

    Angular library for template-driven custom rendering of Contentful rich text fields

    TypeScript
    Auf GitHub ansehen↗4
  • fritx/react-editorAvatar von fritx

    fritx/react-editor

    55Auf GitHub ansehen↗

    Pure Rich-text Editor with TS & React-hooks

    TypeScript
    Auf GitHub ansehen↗55
  • froala/angular-froala-wysiwygAvatar von froala

    froala/angular-froala-wysiwyg

    3Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗3
  • froala/wysiwyg-editorAvatar von froala

    froala/wysiwyg-editor

    2Auf GitHub ansehen↗

    Froala WYSIWYG HTML Editor is one of the most powerful JavaScript rich text editors ever.

    CSS
    Auf GitHub ansehen↗2
  • globocom/megadraftAvatar von globocom

    globocom/megadraft

    1,222Auf GitHub ansehen↗

    Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility

    JavaScriptcontenteditabledraft-jseditor
    Auf GitHub ansehen↗1,222
  • abdulkyume/ngx-workflowAvatar von abdulkyume

    abdulkyume/ngx-workflow

    2Auf GitHub ansehen↗

    A powerful, highly customizable Angular library for building interactive node-based editors, flow charts, and diagrams. Built with Angular Signals for high performance and reactivity.

    TypeScript
    Auf GitHub ansehen↗2