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

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

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

4 مستودعات

Awesome GitHub RepositoriesCode Highlight Animations

Animations specifically designed to highlight changes or focus areas within displayed source code.

Explore 4 awesome GitHub repositories matching user interface & experience · Code Highlight Animations. Refine with filters or upvote what's useful.

Awesome Code Highlight Animations GitHub Repositories

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

    hakimel/reveal.js

    71,731عرض على GitHub↗

    This project is a web-native presentation framework that renders slide decks from standard HTML or Markdown. It functions as a declarative slide engine, managing navigation, state persistence, and lifecycle events through a configuration-driven interface. By leveraging standard web technologies, it enables the creation of responsive, browser-based presentations that support complex layouts, nested transitions, and interactive content. The framework distinguishes itself through a modular, plugin-based architecture that allows developers to extend core functionality using custom hooks and event

    Highlight code changes sequentially by defining specific line ranges via data attributes.

    JavaScriptpresentationsslidesslideshow
    عرض على GitHub↗71,731
  • motion-canvas/motion-canvasالصورة الرمزية لـ motion-canvas

    motion-canvas/motion-canvas

    18,182عرض على GitHub↗

    Motion Canvas is a TypeScript-based framework for creating programmatic animations and motion graphics. It functions as a code-based animation tool that allows developers to define visual transitions, element properties, and timing through scripts rather than traditional timeline-based interfaces. The library renders frame-accurate motion graphics directly in the browser using web technologies. The project utilizes a virtual scene graph to manage visual objects and their transformations, which are then rendered to an HTML5 canvas. It employs generator functions to sequence animations and reac

    Provides a development environment for defining visual transitions and element properties through code.

    TypeScriptanimationpresentationvisualization
    عرض على GitHub↗18,182
  • pomber/code-surferالصورة الرمزية لـ pomber

    pomber/code-surfer

    6,378عرض على GitHub↗

    Code Surfer is a web-based code slide framework and presentation tool designed for creating technical slides. It functions as a code animation library and diff visualizer that enables the rendering of source code with animated transitions, zooming, and highlighting. The project focuses on visualizing code evolution through state morphing and diff animations. It uses coordinate-based view transitions and smooth scrolls to guide viewers through changes between different code versions across a slide deck. The framework provides capabilities for attention management via line-level focus, section

    Enables switching between different views of a code block via animated zooming, focusing, and highlighting.

    JavaScriptcodedeckkeynote
    عرض على GitHub↗6,378
  • jamiebuilds/spectacle-code-slideالصورة الرمزية لـ jamiebuilds

    jamiebuilds/spectacle-code-slide

    4,137عرض على GitHub↗

    هذا المشروع عبارة عن مكون عرض React مصمم لإنشاء شرائح كود متحركة وجولات تعليمية خطوة بخطوة. يعمل كأداة لعرض الكود تسمح للمستخدمين بتمييز بناء الجملة والانتقال بين إصدارات مختلفة من قاعدة الكود أثناء العروض التوضيحية التقنية. تمكن الأداة من إنشاء جولات كود متحركة عن طريق عرض لقطات للكود تنتقل عبر تغييرات تدريجية. يتم التنقل في هذه التسلسلات عبر مدخلات لوحة المفاتيح، مما يسمح للمقدم بالتقدم عبر خطوات الكود لشرح تغييرات المنطق في عرض توضيحي مباشر. يوفر النظام إمكانيات لسير عمل العروض التقديمية التقنية، بما في ذلك تصميم دروس البرمجة والمواد التعليمية للمطورين. وهو يتعامل مع الهيكل البصري لمقتطفات الكود ويدير انتقالات الحالة بين إصدارات مختلفة من النص المصدري.

    Provides animations specifically designed to highlight changes and transition between versions of displayed source code.

    JavaScript
    عرض على GitHub↗4,137
  1. Home
  2. User Interface & Experience
  3. Presentation Frameworks
  4. Code Presentation Utilities
  5. Code Highlight Animations

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

  • Code-Based Animation EnvironmentsDevelopment environments for defining visual transitions and properties through scripts. **Distinct from Code Highlight Animations:** Distinct from Code Highlight Animations: focuses on the general-purpose animation development environment rather than specific code-display animations.