awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • hakimel/reveal.jsAvatar hakimel

    hakimel/reveal.js

    71,731Vezi pe 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
    Vezi pe GitHub↗71,731
  • motion-canvas/motion-canvasAvatar motion-canvas

    motion-canvas/motion-canvas

    18,182Vezi pe 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
    Vezi pe GitHub↗18,182
  • pomber/code-surferAvatar pomber

    pomber/code-surfer

    6,378Vezi pe 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
    Vezi pe GitHub↗6,378
  • jamiebuilds/spectacle-code-slideAvatar jamiebuilds

    jamiebuilds/spectacle-code-slide

    4,137Vezi pe GitHub↗

    Acest proiect este o componentă de prezentare React concepută pentru a crea slidere de cod animate și walkthrough-uri pas cu pas. Funcționează ca un instrument de prezentare a codului care permite utilizatorilor să evidențieze sintaxa și să facă tranziția între diferite versiuni ale unui codebase în timpul demonstrațiilor tehnice. Instrumentul permite crearea de walkthrough-uri de cod animate prin randarea unor snapshot-uri de cod care fac tranziția prin schimbări incrementale. Aceste secvențe sunt navigate prin input-uri de la tastatură, permițând unui prezentator să avanseze prin pașii codului pentru a explica schimbările de logică într-un demo live. Sistemul oferă capabilități pentru fluxuri de lucru de prezentare tehnică, inclusiv designul tutorialelor de programare și al materialelor educaționale pentru dezvoltatori. Gestionează structura vizuală a snippet-urilor de cod și gestionează tranzițiile de stare între diferite versiuni ale textului sursă.

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

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

Explorează sub-etichetele

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