3 مستودعات
Tools for visually comparing two versions of source code to highlight changes.
Distinct from Visual Difference Reporters: Existing candidates focus on image, PDF, or HTTP message diffs, not general source code text diffing.
Explore 3 awesome GitHub repositories matching development tools & productivity · Code Difference Visualizations. Refine with filters or upvote what's useful.
هذا المشروع عبارة عن غلاف React لـ Monaco Editor، يوفر مجموعة من مكونات الواجهة القابلة لإعادة الاستخدام لتضمين محررات كود كاملة الميزات تعتمد على المتصفح وأدوات تصور الفرق جنباً إلى جنب. يتيح دمج محرر نصوص مع تمييز الصيغة ودعم لغات متعددة مباشرة في تطبيقات الويب. تتضمن المكتبة عارض فرق كود مخصص يستفيد من محرك فرق Monaco لتصور التغييرات بين إصدارين مختلفين من مقتطفات الكود. يوفر وصولاً برمجياً إلى مثيلات المحرر الأساسية ويدير دورة حياة التشغيل للمحرر، بما في ذلك التهيئة والتنظيف. يغطي التنفيذ إدارة حالة المحرر، والتكوين القائم على الدعائم للسمات والأبعاد، ومزامنة أحداث تغيير المحرر مع حالة التطبيق.
Displays side-by-side comparisons of two different versions of code to highlight specific changes and differences.
grv is a terminal-based version control client and interactive Git repository browser. It functions as a terminal user interface for browsing commit history, inspecting code differences, and managing branches and tags within Git repositories. The project distinguishes itself through a graphical commit graph visualizer that renders branching patterns and merge history directly in the terminal. It employs a tiled view layout engine and tabbed workspace management to display multiple repository perspectives simultaneously, supported by real-time filesystem monitoring to update the interface auto
Visually compares versions of source code to highlight changes within the repository history.
Upgrade Helper is a web-based comparison tool and developer migration guide designed for updating React Native projects to newer versions. It functions as a version diff visualizer that identifies the exact code changes required when moving between specific releases. The tool provides a checklist-style interface for tracking the progress of manual code updates. Users can visualize version differences and mark individual files as completed to maintain a record of remaining work during the migration process. The platform covers a range of mobile app maintenance needs, including React Native de
Visually compares two specific versions of a project to highlight the exact code changes required for an upgrade.