awesome-repositories.com

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

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comالمدونة
التصنيفات

1 مستودع

Awesome GitHub RepositoriesVisual Code Manipulation

Modifying source code through a visual interface rather than direct text editing.

Distinct from Source Code Editors: Focuses on structural code changes driven by a visual editor instead of standard text-based editing.

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

Awesome Visual Code Manipulation GitHub Repositories

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

    imcuttle/mometa

    4,091عرض على GitHub↗

    Mometa is an AST-based visual code editor and low-code metaprogramming tool. It provides a visual interface for modifying source code through abstract syntax tree manipulation, allowing for the insertion and deletion of code blocks via drag-and-drop actions. The project distinguishes itself through a visual source mapping system that links rendered DOM elements back to their original source code positions. It utilizes a real-time synchronization system and hot module replacement workflow to update application components in the browser without requiring a full page reload. The platform covers

    Modifies source code through a visual interface, using AST manipulation to bridge the gap between visual editing and raw text.

    TypeScriptfrontendlowcodereact
    عرض على GitHub↗4,091
  1. Home
  2. Development Tools & Productivity
  3. Source Code Editors
  4. Visual Code Manipulation