awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesVisual Editor Interfaces

Graphical editing areas that provide visual feedback and formatting tools for document composition.

Distinct from Editor Visualizations: None of the candidates cover the general visual rendering area of a rich text editor; they focus on code visualization or node-based editors.

Explore 5 awesome GitHub repositories matching user interface & experience · Visual Editor Interfaces. Refine with filters or upvote what's useful.

Awesome Visual Editor Interfaces GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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.

    Provides a customizable visual editing area that supports vertical expansion and integrated formatting tools.

    JavaScript
    Auf GitHub ansehen↗19,970
  • quarto-dev/quarto-cliAvatar von quarto-dev

    quarto-dev/quarto-cli

    5,777Auf GitHub ansehen↗

    Quarto is an open-source scientific and technical publishing system built on Pandoc that converts Markdown and Jupyter notebooks into a wide range of output formats. It functions as a multi-format document converter, a reproducible research platform, a static site generator for technical content, and an interactive dashboard builder, all within a single framework. The system is distinguished by its ability to produce HTML, PDF, Word, ePub, and slide decks from a single Markdown source, while embedding executable code blocks in Python, R, Julia, or Observable for dynamic, reproducible document

    Provides a rich text editor for composing long-form documents without raw Markdown.

    JavaScript
    Auf GitHub ansehen↗5,777
  • atri-labs/atrilabs-engineAvatar von Atri-Labs

    Atri-Labs/atrilabs-engine

    4,071Auf GitHub ansehen↗

    Dieses Projekt ist ein Full-Stack-Entwicklungsframework und No-Code-Web-App-Builder, der darauf ausgelegt ist, die Erstellung von Netzwerkschnittstellen und API-Dokumentationen zu automatisieren. Es dient als System zum Aufbau von Full-Stack-Webanwendungen durch die Verbindung eines visuellen Frontend-Editors mit serverseitiger Logik. Die Plattform fungiert als polyglotter Backend-Integrator und Orchestrator, der eine einheitliche Kommunikationsschicht verwendet, um Frontend-Komponenten mit serverseitiger Logik zu verbinden, die in verschiedenen Programmiersprachen geschrieben ist. Sie nutzt ein gemeinsames Objektmodell, um die Synchronisation zwischen Client und Server aufrechtzuerhalten und Netzwerkverträge sowie Datenschemata automatisch abzugleichen. Das System enthält ein grafisches Design-Tool zum Aufbau von UI-Komponenten über einen Drag-and-Drop-Editor. Dieser visuelle Ansatz ermöglicht die Konstruktion von Progressive Web Apps durch das Mapping visueller Interaktionen auf strukturelle Repräsentationen, die mit Backend-Datenmodellen synchronisiert werden.

    Provides a graphical design tool for creating UI components that sync automatically with server-side data models.

    JavaScriptfastapijavascriptpython3
    Auf GitHub ansehen↗4,071
  • buxuku/smartsubAvatar von buxuku

    buxuku/SmartSub

    4,056Auf GitHub ansehen↗

    SmartSub ist eine plattformübergreifende Desktop-Anwendung für KI-gestützte Videotranskription und Untertitelgenerierung. Sie konvertiert Audio- und Videodateien mithilfe lokaler KI-Modelle in Text-Untertitel und nutzt Hardwarebeschleunigung, um die Verarbeitungsgeschwindigkeit zu erhöhen. Das Tool verfügt über einen Untertitel-Übersetzer, der Large Language Models wie OpenAI und DeepSeek nutzt, um Untertitel zwischen verschiedenen Sprachen zu konvertieren. Es enthält einen visuellen Editor zum Korrekturlesen und Verfeinern transkribierter Texte, gepaart mit einer Videovorschau für frame-genaue Synchronisation. Die Software unterstützt die Stapelverarbeitung mehrerer Mediendateien und bietet Utilities zum Einbetten von Untertiteln als schaltbare Soft-Tracks oder zum festen Einbrennen in Videoframes. Zudem enthält sie Systeme zur Verwaltung von Transkriptionsmodelldateien und zur Konfiguration externer KI-Service-Parameter.

    Pairs a video preview player with a text editor for frame-accurate modification of subtitle timestamps.

    TypeScriptdeepseekelectronnodejs
    Auf GitHub ansehen↗4,056
  • mashirosaber03/saber-translatorAvatar von MashiroSaber03

    MashiroSaber03/Saber-Translator

    2,803Auf GitHub ansehen↗

    Saber-Translator is a multimodal AI translation suite and visual editor designed for manga and comics. It functions as a comprehensive pipeline that combines optical character recognition, AI-powered translation, and image inpainting to translate text while restoring original backgrounds. The system is distinguished by its use of multimodal models to maintain narrative and character consistency across multiple pages via context windowing. It features an extensible translation framework that allows users to inject custom logic and manage third-party plugins through a zip-based distribution sys

    Provides a graphical editing area for manually refining OCR bounding boxes, font styles, and text placement.

    Python
    Auf GitHub ansehen↗2,803
  1. Home
  2. User Interface & Experience
  3. Visual Editor Interfaces

Unter-Tags erkunden

  • Data-Synchronized Editors1 Sub-TagVisual editors that maintain real-time synchronization between UI components and backend data models. **Distinct from Visual Editor Interfaces:** Distinct from Visual Editor Interfaces: focuses on the automated synchronization with backend data models rather than general document composition.