awesome-repositories.com
Blog
MCP
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
·
Milkdown avatar

Milkdown/milkdown

0
View on GitHub↗
11,631 stars·525 forks·TypeScript·MIT·6 vuesmilkdown.dev↗

Milkdown

Milkdown is a plugin-driven framework for building rich text editors that render and edit Markdown content in real time. It serves as an extensible rich text framework and a visual editor for Markdown documents, eliminating the need for a separate preview pane.

The system is designed as a modular toolkit for creating customizable text editing experiences. It allows for the development of specialized editors with unique formatting rules and behaviors through a plugin-based extension model.

The framework covers capabilities for markdown content management and the creation of visual editing interfaces. It enables the integration of custom plugins to add new formatting rules and functional capabilities to the text editing environment.

Features

  • Markdown Editors - Provides a framework for building editors that render and edit markdown content in a rich text interface.
  • Markdown Renderers - Transforms markdown syntax into rich text visual layouts in real time for a seamless editing experience.
  • Plugin-Based Editor Frameworks - Provides a plugin-driven architecture that allows modular logic to extend core editor rendering and transformation.
  • Custom Editor Frameworks - Offers a toolkit for building specialized text entry interfaces with unique behaviors and plugin-based extensions.
  • Structured Document Models - Uses a structured tree representation of the document to manage content and perform consistent transformations.
  • Rich-Text Frameworks - Serves as a modular toolkit for building custom web-based rich text editors with high extensibility.
  • Markdown-Based Content Authoring - Provides interfaces for creating and editing markdown documents with a focus on visual writing experiences.
  • Editor Capability Extensions - Allows the integration of custom plugins to add specialized formatting rules and functional tools to the editor.
  • WYSIWYG Editors - Enables visual editing where users can modify markdown content directly without a separate preview pane.
  • Extensions d'éditeur - Provides a plugin-driven WYSIWYG markdown editor.
  • Standalone Editors - Plugin-driven framework for Markdown-based rich text editing.

Historique des stars

Graphique de l'historique des stars pour milkdown/milkdownGraphique de l'historique des stars pour milkdown/milkdown

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

Alternatives open source à Milkdown

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Milkdown.
  • 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
  • wangeditor-team/wangeditorAvatar de wangeditor-team

    wangeditor-team/wangEditor

    18,351Voir sur GitHub↗

    wangEditor is a JavaScript-based web rich text editor and WYSIWYG interface used for composing formatted documents directly in a browser. It serves as a client-side editing component for web applications to handle document styling and content manipulation. The editor is built as a plugin-based engine, allowing new features and formatting capabilities to be added through a registration interface. It utilizes a schema-driven approach to validate HTML tags and attributes, ensuring clean and consistent document output. The project provides tooling for content management systems, frontend text in

    TypeScriptrich-textrich-text-html-editortypescript
    Voir sur GitHub↗18,351
  • jaredreich/pellAvatar de jaredreich

    jaredreich/pell

    12,054Voir sur GitHub↗

    Pell is a JavaScript text editor library and browser-based rich text editor. It provides a lightweight WYSIWYG HTML editor for formatting styled text and outputting HTML directly within a web browser. The library is a dependency-free vanilla implementation that uses standard Web APIs. It allows for the definition of custom editor actions and text actions to extend the toolbar and the creation of custom visual themes to modify the editor appearance. The editor covers rich text editing and browser-based text formatting, including the application of bold, italic, headings, and lists. It also su

    JavaScriptcontenteditableeditorjavascript
    Voir sur GitHub↗12,054
  • basecamp/trixAvatar de basecamp

    basecamp/trix

    19,970Voir sur 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
    Voir sur GitHub↗19,970
Voir les 30 alternatives à Milkdown→

Questions fréquentes

Que fait milkdown/milkdown ?

Milkdown is a plugin-driven framework for building rich text editors that render and edit Markdown content in real time. It serves as an extensible rich text framework and a visual editor for Markdown documents, eliminating the need for a separate preview pane.

Quelles sont les fonctionnalités principales de milkdown/milkdown ?

Les fonctionnalités principales de milkdown/milkdown sont : Markdown Editors, Markdown Renderers, Plugin-Based Editor Frameworks, Custom Editor Frameworks, Structured Document Models, Rich-Text Frameworks, Markdown-Based Content Authoring, Editor Capability Extensions.

Quelles sont les alternatives open-source à milkdown/milkdown ?

Les alternatives open-source à milkdown/milkdown incluent : facebook/lexical — Lexical is a modular rich text editor framework used to build extensible web-based editors. It functions as a… wangeditor-team/wangeditor — wangEditor is a JavaScript-based web rich text editor and WYSIWYG interface used for composing formatted documents… jaredreich/pell — Pell is a JavaScript text editor library and browser-based rich text editor. It provides a lightweight WYSIWYG HTML… basecamp/trix — Trix is a rich text editor and WYSIWYG text component designed for composing and formatting documents with inline… nhn/tui.editor — This project is a web-based rich text editor designed for markdown content authoring. It provides a dual-mode… fabiospampinato/notable — Notable is a local-first markdown note taking application and document manager. It functions as a personal knowledge…