1 مستودع
UI components that allow users to hide or reveal specific segments of a code block to manage content density.
Distinct from Code Block Embedding: Candidates focus on code generation or execution blocks, not the UI interaction of folding/collapsing documentation code.
Explore 1 awesome GitHub repository matching user interface & experience · Collapsible Code Sections. Refine with filters or upvote what's useful.
Codehike is a React-based documentation framework and interactive code walkthrough tool. It functions as a markdown content orchestrator that transforms decorated markdown into structured data and React components, serving as a visualization layer for highlighting code ranges, diffs, and compiler errors. The project is distinguished by its ability to create scrollycoding experiences and step-by-step technical tutorials. It features token-level animations that visually demonstrate how logic evolves between code versions and provides a system for syncing UI state to the browser scroll position.
Hides and reveals specific sections of a code block to simplify long examples.