awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
florent37 avatar

florent37/DiagonalLayoutArchived

0
View on GitHub↗
2,538 estrellas·317 forks·Java·Apache-2.0·2 vistas

DiagonalLayout

With Diagonal Layout explore new styles and approaches on material design

Features

  • Layout Managers - Material-style diagonal layout.
  • UI Components - Diagonal layout for material design.

Historial de estrellas

Gráfico del historial de estrellas de florent37/diagonallayoutGráfico del historial de estrellas de florent37/diagonallayout

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace florent37/diagonallayout?

With Diagonal Layout explore new styles and approaches on material design

¿Cuáles son las características principales de florent37/diagonallayout?

Las características principales de florent37/diagonallayout son: Layout Managers, UI Components.

¿Qué alternativas de código abierto existen para florent37/diagonallayout?

Las alternativas de código abierto para florent37/diagonallayout incluyen: google/flexbox-layout — This is a layout library for Android applications that implements the CSS Flexible Box layout model. It provides a… alibaba/vlayout — vlayout is an Android RecyclerView extension framework that uses pluggable layout helpers to mix grid, list, sticky,… rstacruz/nprogress — nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress… facebook/componentkit — ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable… 342261733/xnqshoppingtrolley — 购物车. 0x73/sdevflatcolors.

Alternativas open-source a DiagonalLayout

Proyectos open-source similares, clasificados según cuántas características comparten con DiagonalLayout.
  • alibaba/vlayoutAvatar de alibaba

    alibaba/vlayout

    10,740Ver en GitHub↗

    vlayout is an Android RecyclerView extension framework that uses pluggable layout helpers to mix grid, list, sticky, staggered, and fixed layouts within a single scrollable view. It provides a modular layout delegation system where each section of the RecyclerView is assigned a dedicated layout helper that manages its own measurement, placement, and decoration, enabling complex heterogeneous content displays. The framework extends RecyclerView's LayoutManager to delegate layout logic to these modular helper components, supporting features like sticky headers that remain visible at the top dur

    Javaandroidlayoutlayout-manager
    Ver en GitHub↗10,740
  • google/flexbox-layoutAvatar de google

    google/flexbox-layout

    18,320Ver en GitHub↗

    This is a layout library for Android applications that implements the CSS Flexible Box layout model. It provides a view container and engine that arrange child views by distributing space and aligning content according to a flexible box model. The framework enables the creation of responsive user interfaces that automatically adjust element positioning, wrapping, and growth based on available screen dimensions and orientations. The system includes capabilities for adaptive layout workflows, dynamic element alignment, and a virtualized rendering system for recycling views to display large dat

    Kotlin
    Ver en GitHub↗18,320
  • facebook/componentkitAvatar de facebook

    facebook/componentkit

    5,787Ver en GitHub↗

    ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe

    Objective-C++
    Ver en GitHub↗5,787
  • rstacruz/nprogressAvatar de rstacruz

    rstacruz/nprogress

    26,406Ver en GitHub↗

    nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress indicator used to track the state of asynchronous operations within a browser document. The library allows for the visualization of loading states through a thin progress bar and spinner. It supports progress state management, enabling the bar to be started, stopped, or marked as complete, with support for incremental progress tracking and percentage-based updates. Users can modify the visual style by overriding default CSS or replacing the markup template. The component als

    JavaScript
    Ver en GitHub↗26,406
Ver las 30 alternativas a DiagonalLayout→