awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • basecamp/trixالصورة الرمزية لـ basecamp

    basecamp/trix

    19,970عرض على 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
    عرض على GitHub↗19,970
  • quarto-dev/quarto-cliالصورة الرمزية لـ quarto-dev

    quarto-dev/quarto-cli

    5,777عرض على 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
    عرض على GitHub↗5,777
  • atri-labs/atrilabs-engineالصورة الرمزية لـ Atri-Labs

    Atri-Labs/atrilabs-engine

    4,071عرض على 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
    عرض على GitHub↗4,071
  • buxuku/smartsubالصورة الرمزية لـ buxuku

    buxuku/SmartSub

    4,056عرض على GitHub↗

    SmartSub is a cross-platform desktop application for AI-driven video transcription and subtitle generation. It converts audio and video files into text subtitles using local AI models and incorporates hardware acceleration to increase processing speed. The tool features a subtitle translator that leverages large language models, such as OpenAI and DeepSeek, to convert subtitles between different languages. It includes a visual editor for proofreading and polishing transcribed text, paired with a video preview for frame-accurate synchronization. The software supports batch processing of multi

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

    TypeScriptdeepseekelectronnodejs
    عرض على GitHub↗4,056
  • mashirosaber03/saber-translatorالصورة الرمزية لـ MashiroSaber03

    MashiroSaber03/Saber-Translator

    2,803عرض على 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
    عرض على GitHub↗2,803
  1. Home
  2. User Interface & Experience
  3. Visual Editor Interfaces

استكشف الوسوم الفرعية

  • Data-Synchronized Editors1 وسم فرعيVisual 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.