awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jamiebuilds avatar

jamiebuilds/spectacle-code-slide

0
View on GitHub↗
4,137 स्टार्स·164 फोर्क्स·JavaScript·MIT·2 व्यूज़jamiebuilds.github.io/spectacle-code-slide↗

Spectacle Code Slide

यह प्रोजेक्ट एनिमेटेड कोड स्लाइडर्स और स्टेप-बाय-स्टेप वॉकथ्रू बनाने के लिए डिज़ाइन किया गया एक React प्रेजेंटेशन घटक है। यह एक कोड प्रेजेंटेशन टूल के रूप में कार्य करता है जो उपयोगकर्ताओं को तकनीकी प्रदर्शनों के दौरान सिंटैक्स को हाइलाइट करने और कोडबेस के विभिन्न संस्करणों के बीच ट्रांज़िशन करने की अनुमति देता है।

यह टूल कोड के स्नैपशॉट को रेंडर करके एनिमेटेड कोड वॉकथ्रू के निर्माण को सक्षम बनाता है जो वृद्धिशील परिवर्तनों के माध्यम से ट्रांज़िशन करते हैं। इन अनुक्रमों को कीबोर्ड इनपुट के माध्यम से नेविगेट किया जाता है, जिससे एक प्रस्तुतकर्ता लाइव डेमो में लॉजिक परिवर्तनों को समझाने के लिए कोड चरणों के माध्यम से आगे बढ़ सकता है।

सिस्टम तकनीकी प्रेजेंटेशन वर्कफ़्लो के लिए क्षमताएं प्रदान करता है, जिसमें प्रोग्रामिंग ट्यूटोरियल और डेवलपर शिक्षा सामग्री का डिज़ाइन शामिल है। यह कोड स्निपेट्स की दृश्य संरचना को संभालता है और सोर्स टेक्स्ट के विभिन्न संस्करणों के बीच स्टेट ट्रांज़िशन का प्रबंधन करता है।

Features

  • Code Highlight Animations - Provides animations specifically designed to highlight changes and transition between versions of displayed source code.
  • Code Walkthroughs - Creates interactive, guided sequences for explaining code snippets through incremental visual changes.
  • Technical Presentation Tools - Offers a platform for creating technical slide decks with specialized support for animated code snippets.
  • Code Syntax Highlighting - Provides visual formatting of source code using colors and styles based on language syntax rules.
  • React Components - Ships a reusable React component for integrating animated code walkthroughs into web-based slide decks.
  • Code Version Diffing - Calculates incremental changes between code versions to render animated visual updates during a step-by-step presentation.
  • Code Presentation Utilities - Provides a utility for formatting and transitioning between code versions for technical presentations.
  • Animated Code Sliders - Implements a sequence of code snapshots that animate transitions to explain logic changes during live demonstrations.
  • Syntax Highlighting Components - Implements React components that render and style source code blocks with language-specific syntax highlighting for browser-based viewing.
  • Programming Tutorials - Supports the design of programming tutorials by transitioning through different versions of a codebase.
  • Developer Education - Provides tools for creating interactive code-centric educational materials to improve developer comprehension.
  • Keyboard Navigation Interception - Uses keyboard event interception to trigger sequential transitions between different code snapshots.
  • Snapshot Transition Mapping - Maps specific user inputs to pre-defined code snapshots to manage the sequence of versions displayed.
  • Step-Based Navigation Managers - Coordinates the progression through sequential code views using a step-based navigation manager.

स्टार हिस्ट्री

jamiebuilds/spectacle-code-slide के लिए स्टार हिस्ट्री चार्टjamiebuilds/spectacle-code-slide के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Spectacle Code Slide के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Spectacle Code Slide के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • pomber/code-surferpomber का अवतार

    pomber/code-surfer

    6,378GitHub पर देखें↗

    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

    JavaScriptcodedeckkeynote
    GitHub पर देखें↗6,378
  • microsoft/codetourmicrosoft का अवतार

    microsoft/codetour

    4,541GitHub पर देखें↗

    Code Tour is a VS Code extension that enables the creation of interactive, step-by-step guided walkthroughs of a codebase. It serves as a tool for guided code documentation, mapping descriptive explanations directly to specific file lines and directories within the editor to assist with codebase onboarding and technical knowledge transfer. The system distinguishes itself through the use of regular expression-based anchoring to maintain step stability across different versions of source code and the ability to export tours as portable files containing the necessary code context for playback wi

    TypeScriptcode-navigationknowledge-sharingonboarding
    GitHub पर देखें↗4,541
  • hakimel/reveal.jshakimel का अवतार

    hakimel/reveal.js

    71,731GitHub पर देखें↗

    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

    JavaScriptpresentationsslidesslideshow
    GitHub पर देखें↗71,731
  • arco-design/arco-designarco-design का अवतार

    arco-design/arco-design

    5,625GitHub पर देखें↗

    Arco Design is a React UI component library and design system framework used to build professional web interfaces. It provides a collection of pre-built visual elements and layouts designed to maintain a consistent design language across applications. The system features a token-based theming engine that utilizes hierarchical design variables and CSS variables to enable granular visual customization. This allows for the modification of global and component-level styles through a dedicated theme editor or loader to align the interface with specific brand identities. The framework supports ent

    TypeScript
    GitHub पर देखें↗5,625
Spectacle Code Slide के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

jamiebuilds/spectacle-code-slide क्या करता है?

यह प्रोजेक्ट एनिमेटेड कोड स्लाइडर्स और स्टेप-बाय-स्टेप वॉकथ्रू बनाने के लिए डिज़ाइन किया गया एक React प्रेजेंटेशन घटक है। यह एक कोड प्रेजेंटेशन टूल के रूप में कार्य करता है जो उपयोगकर्ताओं को तकनीकी प्रदर्शनों के दौरान सिंटैक्स को हाइलाइट करने और कोडबेस के विभिन्न संस्करणों के बीच ट्रांज़िशन करने की अनुमति देता है।

jamiebuilds/spectacle-code-slide की मुख्य विशेषताएं क्या हैं?

jamiebuilds/spectacle-code-slide की मुख्य विशेषताएं हैं: Code Highlight Animations, Code Walkthroughs, Technical Presentation Tools, Code Syntax Highlighting, React Components, Code Version Diffing, Code Presentation Utilities, Animated Code Sliders।

jamiebuilds/spectacle-code-slide के कुछ ओपन-सोर्स विकल्प क्या हैं?

jamiebuilds/spectacle-code-slide के ओपन-सोर्स विकल्पों में शामिल हैं: pomber/code-surfer — Code Surfer is a web-based code slide framework and presentation tool designed for creating technical slides. It… microsoft/codetour — Code Tour is a VS Code extension that enables the creation of interactive, step-by-step guided walkthroughs of a… hakimel/reveal.js — This project is a web-native presentation framework that renders slide decks from standard HTML or Markdown. It… code-hike/codehike — Codehike is a React-based documentation framework and interactive code walkthrough tool. It functions as a markdown… antfu/skills — This project is a multi-purpose toolkit consisting of an AI agent knowledge base, a developer tool UI kit, a markdown… adobe/react-spectrum — This project is a design system component library and adaptive UI framework based on Adobe's Spectrum design system.…