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
·

5 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • 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.

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

    JavaScript
    Voir sur GitHub↗19,970
  • quarto-dev/quarto-cliAvatar de quarto-dev

    quarto-dev/quarto-cli

    5,777Voir sur GitHub↗

    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
    Voir sur GitHub↗5,777
  • atri-labs/atrilabs-engineAvatar de Atri-Labs

    Atri-Labs/atrilabs-engine

    4,071Voir sur GitHub↗

    This project is a full-stack development framework and no-code web app builder designed to automate the creation of network interfaces and API documentation. It serves as a system for building full-stack web applications by connecting a visual frontend editor to server-side logic. The platform functions as a polyglot backend integrator and orchestrator, using a unified communication layer to connect frontend components to server-side logic written in multiple different programming languages. It employs a shared object model to maintain synchronization between the client and server, automatica

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

    JavaScriptfastapijavascriptpython3
    Voir sur GitHub↗4,071
  • buxuku/smartsubAvatar de buxuku

    buxuku/SmartSub

    4,056Voir sur GitHub↗

    SmartSub est une application de bureau multiplateforme pour la transcription vidéo et la génération de sous-titres pilotée par l'IA. Elle convertit les fichiers audio et vidéo en sous-titres textuels à l'aide de modèles d'IA locaux et intègre une accélération matérielle pour augmenter la vitesse de traitement. L'outil dispose d'un traducteur de sous-titres qui exploite des grands modèles de langage, tels qu'OpenAI et DeepSeek, pour convertir les sous-titres entre différentes langues. Il inclut un éditeur visuel pour la relecture et le polissage du texte transcrit, couplé à un aperçu vidéo pour une synchronisation précise à l'image près. Le logiciel prend en charge le traitement par lots de plusieurs fichiers multimédias et fournit des utilitaires pour intégrer les sous-titres en tant que pistes souples commutables ou les graver définitivement dans les images vidéo. Il inclut également des systèmes pour gérer les fichiers de modèles de transcription et configurer les paramètres des services d'IA externes.

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

    TypeScriptdeepseekelectronnodejs
    Voir sur GitHub↗4,056
  • mashirosaber03/saber-translatorAvatar de MashiroSaber03

    MashiroSaber03/Saber-Translator

    2,803Voir sur GitHub↗

    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
    Voir sur GitHub↗2,803
  1. Home
  2. User Interface & Experience
  3. Visual Editor Interfaces

Explorer les sous-tags

  • Data-Synchronized Editors1 sous-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.