awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
editablejs avatar

editablejs/editable

0
View on GitHub↗
1,806 stars·125 forks·TypeScript·Apache-2.0·3 vuesdocs.editablejs.com↗

Editable

Editable est un framework modulaire pour construire des éditeurs de texte riche basés sur le web. Il fournit un environnement structuré pour gérer le contenu de documents complexes, y compris la prise en charge de données structurées comme les listes et les grilles, tout en maintenant une représentation en arbre immuable pour garantir une manipulation d'état prévisible.

Le framework se distingue par un moteur collaboratif qui synchronise l'état du document entre plusieurs utilisateurs en temps réel en utilisant la transformation opérationnelle. Il dispose également d'une architecture basée sur des plugins qui permet aux développeurs d'intercepter le rendu et le comportement des nœuds, permettant l'injection de composants et de logique personnalisés dans la structure du document.

Le système inclut une boîte à outils complète pour la transformation de contenu, facilitant la conversion des données de document entre les formats HTML, Markdown et texte brut. Il intègre également un système d'historique basé sur les commandes pour suivre les actions des utilisateurs, fournissant des capacités précises d'annulation et de rétablissement tout au long de la session d'édition.

Features

  • Rich Text Editors - Provides a modular framework for building custom rich text editing interfaces with structured content models.
  • Rich-Text Frameworks - Provides a modular framework for building custom web-based rich text editors with support for collaborative editing and structured content manipulation.
  • Workflow Document State Managers - Manages structured editor content and history tracking for complex document models.
  • Persistent Document Trees - Maintains document content as an immutable tree to ensure predictable state manipulation and efficient tracking.
  • Operational Transformation Systems - Synchronizes document state across multiple clients using atomic operations to ensure consistency.
  • Real-Time Collaborative Editing - Enables real-time simultaneous content creation and modification for multiple users within a shared workspace.
  • Document State Management - Maintains an immutable tree representation of document content to ensure predictable state manipulation and precise undo/redo history tracking.
  • Collaborative Editing Engines - Implements a collaborative engine for real-time multi-user document synchronization.
  • Markdown-HTML Content Converters - Provides utilities for converting document data between HTML, Markdown, and plain text formats.
  • Rich Text Content Serialization - Transforms editor data to and from standard web formats like HTML, text, and markdown.
  • Format Conversions - Facilitates bidirectional conversion between HTML, Markdown, and plain text for external system compatibility.
  • Editor Extensions - Supports building custom editor functionality by intercepting rendering and node behavior.
  • Command Patterns - Encapsulates user actions as discrete, reversible objects to provide precise undo and redo functionality.
  • Data Transformation Pipelines - Converts document content between formats like HTML and Markdown through modular serialization and parsing pipelines.
  • UI Feature Injection - Allows developers to inject custom components and logic by intercepting rendering and node behavior.
  • Undo-Redo Management - Tracks document changes to allow users to revert or re-apply previous actions during the editing session.
  • Editor Node Trees - Maps document nodes to UI components by decoupling the underlying data structure from the visual representation.

Historique des stars

Graphique de l'historique des stars pour editablejs/editableGraphique de l'historique des stars pour editablejs/editable

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Editable

Sélections manuelles où Editable apparaît.
  • un CMS headless pour gérer le contenu de sites web
  • Frameworks d'édition de texte riche pour navigateur

Alternatives open source à Editable

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Editable.
  • facebook/lexicalAvatar de facebook

    facebook/lexical

    23,562Voir sur GitHub↗

    Lexical is a modular rich text editor framework used to build extensible web-based editors. It functions as a state-driven content editor that maintains a serializable, immutable snapshot of document content to ensure predictable updates and accessibility compliance. The framework is distinguished by its plugin-based architecture and customizable node framework, which allow developers to extend editor behavior through specialized content nodes and encapsulated runtime logic. It also includes a collaborative editing engine capable of synchronizing document state across multiple clients in real

    TypeScript
    Voir sur GitHub↗23,562
  • prosemirror/prosemirrorAvatar de ProseMirror

    ProseMirror/prosemirror

    8,690Voir sur GitHub↗

    ProseMirror is a rich text editor framework and collaborative editing engine designed for building semantic content editors. It provides a toolkit for creating text interfaces where document structure is governed by a declarative, schema-driven model. The framework enables the development of editors that treat text as structured data rather than simple HTML, ensuring that document content remains semantically consistent through a strict schema. This architecture supports real-time collaborative editing to synchronize document changes across multiple users.

    JavaScript
    Voir sur GitHub↗8,690
  • ueberdosis/tiptapAvatar de ueberdosis

    ueberdosis/tiptap

    37,341Voir sur GitHub↗

    Tiptap is a headless, modular framework designed for building custom rich-text editors. It provides a developer-focused abstraction layer over a structured document model, allowing for full control over the underlying schema through a plugin-based architecture. By separating document state management from the user interface, it enables the creation of tailored editing experiences that remain framework-agnostic. The project distinguishes itself through a robust collaborative engine that supports real-time multi-user editing, conflict resolution, and presence tracking. It integrates artificial

    TypeScripteditorjavascriptjs
    Voir sur GitHub↗37,341
  • slab/quillAvatar de slab

    slab/quill

    47,157Voir sur GitHub↗

    Quill is a modular, web-based rich text editor designed for structured content authoring. It provides a comprehensive toolkit for building tailored editing experiences, allowing developers to manage document state, handle user input, and synchronize content through a predictable, serializable data model. The editor distinguishes itself through a custom document abstraction that maps the browser DOM to a structured tree of nodes, ensuring consistent behavior across different environments. It utilizes an operational change tracking system that represents all document modifications as a sequence

    TypeScripteditorquillrich-text-editor
    Voir sur GitHub↗47,157
Voir les 30 alternatives à Editable→

Questions fréquentes

Que fait editablejs/editable ?

Editable est un framework modulaire pour construire des éditeurs de texte riche basés sur le web. Il fournit un environnement structuré pour gérer le contenu de documents complexes, y compris la prise en charge de données structurées comme les listes et les grilles, tout en maintenant une représentation en arbre immuable pour garantir une manipulation d'état prévisible.

Quelles sont les fonctionnalités principales de editablejs/editable ?

Les fonctionnalités principales de editablejs/editable sont : Rich Text Editors, Rich-Text Frameworks, Workflow Document State Managers, Persistent Document Trees, Operational Transformation Systems, Real-Time Collaborative Editing, Document State Management, Collaborative Editing Engines.

Quelles sont les alternatives open-source à editablejs/editable ?

Les alternatives open-source à editablejs/editable incluent : facebook/lexical — Lexical is a modular rich text editor framework used to build extensible web-based editors. It functions as a… prosemirror/prosemirror — ProseMirror is a rich text editor framework and collaborative editing engine designed for building semantic content… ueberdosis/tiptap — Tiptap is a headless, modular framework designed for building custom rich-text editors. It provides a… slab/quill — Quill is a modular, web-based rich text editor designed for structured content authoring. It provides a comprehensive… red-axe/am-editor — This project is a framework for building real-time collaborative rich-text editing environments. It provides a… ckeditor/ckeditor5 — CKEditor 5 is a modular rich text editor framework and JavaScript UI component used to build customizable visual…