awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Editor Architectures · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesEditor Architectures

Foundational frameworks and abstractions used to build or extend the core functionality of text editors.

Explore 1 awesome GitHub repository matching development tools & productivity · Editor Architectures. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Code Editors & IDEs
  4. Extension Ecosystems and Management
  5. Editor Extensions
  6. Editor Architectures

Awesome Editor Architectures GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • marktext/marktext

    marktext/marktext

    53,968GitHubView on GitHub↗

    Marktext is a cross-platform desktop application designed for markdown document authoring and structured note-taking. It functions as a WYSIWYG text processor, providing a distraction-free interface that renders formatted content in real-time while hiding the underlying markup syntax. The application utilizes a multi-

    Abstracts browser-native editing capabilities into a custom layer that governs document state and formatting logic.

    JavaScriptdark-modeeditorelectron

Explore sub-tags

  • ContentEditable WrappersLayers that manage document state and formatting on top of browser native editing capabilities.