awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hakimel/reveal.jsAvatar von hakimel

    hakimel/reveal.js

    71,731Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗71,731
  • motion-canvas/motion-canvasAvatar von motion-canvas

    motion-canvas/motion-canvas

    18,182Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗18,182
  • pomber/code-surferAvatar von pomber

    pomber/code-surfer

    6,378Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,378
  • jamiebuilds/spectacle-code-slideAvatar von jamiebuilds

    jamiebuilds/spectacle-code-slide

    4,137Auf GitHub ansehen↗

    This project is a React presentation component designed to create animated code sliders and step-by-step walkthroughs. It functions as a code presentation tool that allows users to highlight syntax and transition between different versions of a codebase during technical demonstrations. The tool enables the creation of animated code walkthroughs by rendering snapshots of code that transition through incremental changes. These sequences are navigated via keyboard inputs, allowing a presenter to advance through code steps to explain logic changes in a live demo. The system provides capabilities

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

    JavaScript
    Auf GitHub ansehen↗4,137
  1. Home
  2. User Interface & Experience
  3. Presentation Frameworks
  4. Code Presentation Utilities
  5. Code Highlight Animations

Unter-Tags erkunden

  • 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.