awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Collapsible Containers · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesCollapsible Containers

UI components that allow users to toggle the visibility of content sections.

Distinguishing note: No existing candidates provided; minting under UI umbrella.

Explore 2 awesome GitHub repositories matching user interface & experience · Collapsible Containers. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Collapsible Containers

Awesome Collapsible Containers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • Textualize/textual

    Textualize/textual

    34,369View on GitHub↗

    This project is a framework for building interactive, graphical-style terminal applications. It provides a declarative component model that organizes user interfaces into a tree of nested widgets, each managing its own lifecycle, state, and rendering. By subclassing the base application class, developers can construct complex, keyboard-navigable interfaces that run directly within terminal emulators. The framework distinguishes itself through a reactive architecture and a CSS-based layout engine. It uses a reactive attribute system to automatically track state changes and trigger targeted int

    Display a container with a title that allows users to show or hide content by clicking or pressing enter on the component.

    Pythoncliframeworkpython
    34,369View on GitHub↗
  • mantinedev/mantine

    mantinedev/mantine

    30,577View on GitHub↗

    Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a foundational set of UI elements and layout primitives, anchored by a base component that supports consistent styling, spacing, and layout properties across the entire interface. The library is built on a design-driven theme engine that uses a provider-based system to propagate global design tokens and color schemes throughout an application. The library distinguishes itself through a robust architecture that emphasizes component composition and reusable interaction logic. It uti

    Includes a component to hide large amounts of information, revealing details only when a user interacts with the section header.

    TypeScriptdark-modedark-themehooks
    30,577View on GitHub↗