awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Gurupreet avatar

Gurupreet/ComposeCookBook

0
View on GitHub↗
6,839 Stars·854 Forks·Kotlin·MIT·16 Aufrufe

ComposeCookBook

ComposeCookBook is a Jetpack Compose UI component library and layout reference. It serves as a collection of declarative interface elements, reusable widgets, and structural mockups for organizing content within the Jetpack Compose framework.

The project functions as an Android UI design gallery and animation showcase. It provides a library of visual transitions and interactive state changes, alongside full-page layout examples and demo screens that demonstrate visual patterns for Android applications.

The repository covers broader capabilities including Android layout prototyping, UI testing to verify component behavior, and the integration of user interface layers with data storage and network tools.

Features

  • UI Component Libraries - Provides a collection of declarative interface elements and reusable widgets built with the Jetpack Compose framework.
  • UI Components - Provides a comprehensive library of reusable building blocks and declarative interface elements for Android.
  • UI Animation Showcases - Provides a dedicated library of visual transitions and interactive state changes as an animation showcase.
  • Component Interactive Demos - Showcases individual UI components and full-page layouts as interactive examples for developers.
  • Android UI Components - Builds modern Android interfaces using a declarative framework of reusable components and responsive layouts.
  • Compose Animation Showcases - Provides a library of visual transitions and interactive state changes implemented via the Jetpack Compose animation system.
  • Compose Layout References - Offers a set of structural mockups and layout patterns for organizing content using the Jetpack Compose toolkit.
  • Animation Extensions - Implements visual transitions and interactive state changes using the Jetpack Compose animation system.
  • Functional UI Architectures - Implements declarative patterns that separate state and view rendering into reusable modular building blocks.
  • Declarative UI Frameworks - Builds interfaces using a component-based model that describes visual state in a declarative manner.
  • State-Driven UI Rendering - Triggers automatic interface updates whenever underlying data objects change their current value.
  • Full-Page Layout Mockups - Organizes content through full-page structural mockups that demonstrate how different interface elements fit together.
  • Responsive Layout Prototyping - Creates screen-aware interface designs and mockups that adapt to various Android device sizes.
  • UI Animations - Implements visual transitions and interactive state changes to improve the perceived flow of the interface.
  • Design Inspiration Galleries - Offers a curated collection of full-page layout examples and demo screens as design inspiration.
  • Android Architectures - Organizes Android application codebases using structural patterns and modularization strategies.
  • Unidirectional Data Flow Architectures - Manages state by passing data down to components and sending events back up to a central handler.
  • Slot-Based Layouts - Allows components to accept other UI elements as parameters to create flexible and customizable layout structures.
  • Constraint Based Layouts - Provides layout models where components determine size and position based on parent-provided constraints.
  • Example Collections - Comprehensive collection of UI elements, layouts, and demo screens.
  • Reference Projects - Comprehensive collection of UI patterns and implementation examples.

Star-Verlauf

Star-Verlauf für gurupreet/composecookbookStar-Verlauf für gurupreet/composecookbook

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu ComposeCookBook

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ComposeCookBook.
  • android/sunflowerAvatar von android

    android/sunflower

    17,774Auf GitHub ansehen↗

    Sunflower is a reference implementation designed to demonstrate modern Android development patterns and industry-standard architectural practices. It serves as a comprehensive guide for building functional mobile applications by integrating declarative user interface toolkits with robust data management and navigation systems. The project distinguishes itself by showcasing the transition from legacy view-based systems to modern declarative frameworks. It provides a practical example of how to organize code into distinct layers, manage complex state, and implement dependency injection to ensur

    Kotlin
    Auf GitHub ansehen↗17,774
  • android/compose-samplesAvatar von android

    android/compose-samples

    22,893Auf GitHub ansehen↗

    Compose Samples is a collection of reference implementations for the Jetpack Compose UI library, serving as a practical guide for building native Android user interfaces. It demonstrates the use of a declarative framework where Kotlin functions describe layout structures and data dependencies, enabling developers to construct modern, reactive interfaces. The repository highlights architectural patterns that prioritize maintainability and testability, such as layered organization and unidirectional data flow. It showcases how to implement adaptive layouts that automatically adjust to various s

    Kotlinandroidjetpack-compose
    Auf GitHub ansehen↗22,893
  • day8/re-frameAvatar von day8

    day8/re-frame

    5,532Auf GitHub ansehen↗

    re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized, immutable database that serves as the single source of truth for the entire application state, enforcing a strict unidirectional data flow where events trigger state transitions and subsequent view updates. The framework distinguishes itself through a reactive signal graph and an interceptor-based middleware pipeline. By treating application logic as a sequence of data-driven events and declarative side effects, it decouples business logic from the view layer. This architectur

    Clojureclojurescriptre-framereact
    Auf GitHub ansehen↗5,532
  • wasabeef/awesome-android-uiAvatar von wasabeef

    wasabeef/awesome-android-ui

    56,463Auf GitHub ansehen↗

    This project is a community-driven directory of open-source Android libraries focused on user interface development. It serves as a centralized knowledge base that organizes high-quality third-party tools into a structured, categorical taxonomy to assist developers in discovering reliable solutions for mobile application design. The repository distinguishes itself by providing a version-agnostic index that links directly to external project resources, bypassing the need for complex dependency management. To facilitate rapid evaluation, each entry is paired with visual asset indexing, includin

    androidawesomeui
    Auf GitHub ansehen↗56,463
Alle 30 Alternativen zu ComposeCookBook anzeigen→

Häufig gestellte Fragen

Was macht gurupreet/composecookbook?

ComposeCookBook is a Jetpack Compose UI component library and layout reference. It serves as a collection of declarative interface elements, reusable widgets, and structural mockups for organizing content within the Jetpack Compose framework.

Was sind die Hauptfunktionen von gurupreet/composecookbook?

Die Hauptfunktionen von gurupreet/composecookbook sind: UI Component Libraries, UI Components, UI Animation Showcases, Component Interactive Demos, Android UI Components, Compose Animation Showcases, Compose Layout References, Animation Extensions.

Welche Open-Source-Alternativen gibt es zu gurupreet/composecookbook?

Open-Source-Alternativen zu gurupreet/composecookbook sind unter anderem: android/sunflower — Sunflower is a reference implementation designed to demonstrate modern Android development patterns and… android/compose-samples — Compose Samples is a collection of reference implementations for the Jetpack Compose UI library, serving as a… day8/re-frame — re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized,… wasabeef/awesome-android-ui — This project is a community-driven directory of open-source Android libraries focused on user interface development.… afollestad/material-dialogs — material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for… chrisbanes/cheesesquare — CheeseSquare is an Android UI component gallery and reference application. It serves as a practical demonstration of…