awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hakimel/reveal.jsAvatar de hakimel

    hakimel/reveal.js

    71,731Voir sur 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
    Voir sur GitHub↗71,731
  • motion-canvas/motion-canvasAvatar de motion-canvas

    motion-canvas/motion-canvas

    18,182Voir sur 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
    Voir sur GitHub↗18,182
  • pomber/code-surferAvatar de pomber

    pomber/code-surfer

    6,378Voir sur 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
    Voir sur GitHub↗6,378
  • jamiebuilds/spectacle-code-slideAvatar de jamiebuilds

    jamiebuilds/spectacle-code-slide

    4,137Voir sur GitHub↗

    Ce projet est un composant de présentation React conçu pour créer des curseurs de code animés et des guides étape par étape. Il fonctionne comme un outil de présentation de code qui permet aux utilisateurs de mettre en évidence la syntaxe et de faire la transition entre différentes versions d'une base de code lors de démonstrations techniques. L'outil permet la création de visites guidées de code animées en rendant des instantanés de code qui transitent par des changements incrémentaux. Ces séquences sont parcourues via des entrées clavier, permettant à un présentateur d'avancer dans les étapes du code pour expliquer les changements de logique lors d'une démo en direct. Le système fournit des capacités pour les flux de travail de présentation technique, y compris la conception de tutoriels de programmation et de supports pédagogiques pour développeurs. Il gère la structure visuelle des extraits de code et gère les transitions d'état entre les différentes versions du texte source.

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

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

Explorer les sous-tags

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