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
·

9 repositorios

Awesome GitHub RepositoriesFlexbox

Utility classes for managing flexbox properties like direction, growth, and alignment.

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

Awesome Flexbox GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tailwindlabs/tailwindcssAvatar de tailwindlabs

    tailwindlabs/tailwindcss

    95,592Ver en GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Controls layout flow through dedicated utility classes for flex basis, direction, growth, and alignment properties.

    TypeScriptcssframeworkutility
    Ver en GitHub↗95,592
  • 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

    Provides a container for child views that distributes space and aligns content using a flexible box model.

    Kotlin
    Ver en GitHub↗18,320
  • rivo/tviewAvatar de rivo

    rivo/tview

    13,928Ver en GitHub↗

    tview is a library for building interactive text-based user interfaces in Go. It functions as a toolkit for managing event loops, user input, and screen rendering, providing a framework of pre-built widgets and an integrated layout engine for creating command-line applications. The project distinguishes itself through a comprehensive layout system that uses grid and flexbox models to create responsive designs. It also supports UI layer stacking to manage multiple screens and modal overlays. The framework includes a diverse suite of interactive components for data display, such as tables and

    Provides a flexbox layout system to distribute terminal interface elements horizontally or vertically with weighted scaling.

    Gogolangterminal-baseduser-interface
    Ver en GitHub↗13,928
  • kusti8/proton-nativeAvatar de kusti8

    kusti8/proton-native

    10,894Ver en GitHub↗

    Proton Native is a cross-platform desktop framework that compiles React code into native applications for Windows, macOS, and Linux. It enables developers to build desktop applications using the same component syntax and patterns as React Native, with the ability to reuse existing React Native components with minimal modifications. The framework integrates a flexbox layout engine for positioning native desktop widgets and embeds the Node.js runtime for direct filesystem and system-level access. The framework translates React component trees into native desktop widgets through a bidirectional

    Lay out and style user interface elements using Flexbox and standard CSS properties.

    TypeScriptcross-platformdesktopjs
    Ver en GitHub↗10,894
  • webstudio-is/webstudioAvatar de webstudio-is

    webstudio-is/webstudio

    8,240Ver en GitHub↗

    Webstudio is a visual CMS and website builder that provides a visual development environment for designing and publishing websites. It functions as an AI-powered design tool, a REST and GraphQL API client, and an atomic CSS compiler. The platform distinguishes itself through generative AI capabilities for creating layout variants and refining visual styles from text prompts. It integrates a headless CMS workflow that maps external data sources to visual components and utilizes a specialized compiler to convert design tokens into deduplicated atomic CSS for optimized page load speeds. The sys

    Provides comprehensive Flexbox controls for aligning children along axes and managing content wrapping.

    TypeScriptaccessibilityalternativecloudflare
    Ver en GitHub↗8,240
  • thomaspark/flexboxfroggyAvatar de thomaspark

    thomaspark/flexboxfroggy

    7,351Ver en GitHub↗

    Flexbox Froggy is a CSS flexbox learning game that teaches layout properties through interactive positioning puzzles. Players learn flexbox by writing CSS rules to move frogs onto lily pads, with each level presenting a new layout challenge that reinforces a specific flexbox concept. The game embeds a code editor with syntax highlighting and inline error hints, allowing players to write and test CSS rules in a live preview environment. A hint and solution system provides optional guidance for stuck players, while the visual feedback loop updates frog and lily pad positions in real-time based

    Teaches CSS flexbox layout by positioning frogs on lily pads using flexbox properties in an interactive game.

    JavaScriptcssflexboxflexbox-froggy
    Ver en GitHub↗7,351
  • basscss/basscssAvatar de basscss

    basscss/basscss

    5,892Ver en GitHub↗

    Basscss is a lightweight CSS utility toolkit built on an atomic, single-purpose class architecture. Each class performs exactly one visual function, enabling immutable, side-effect-free styling where no class ever overrides or conflicts with another. The system provides a predefined spacing scale, responsive breakpoint prefixes for conditional styling across device widths, and accessible visibility control that keeps content programmatically available to assistive technologies. The framework distinguishes itself through a float-based grid system that constructs layouts using floated percentag

    Ships flexbox utilities for alignment, wrapping, and responsive column composition.

    CSS
    Ver en GitHub↗5,892
  • jonasschmedtmann/advanced-css-courseAvatar de jonasschmedtmann

    jonasschmedtmann/advanced-css-course

    4,735Ver en GitHub↗

    Este proyecto es un plan de estudios avanzado de aprendizaje de CSS que consiste en archivos iniciales y proyectos finales. Proporciona una colección de implementaciones del mundo real y una galería de proyectos diseñada para dominar técnicas modernas de diseño y estilizado. El plan de estudios se centra en un enfoque modular para hojas de estilo utilizando variables y arquitectura Sass. Enfatiza la convención de nombres de bloque-elemento-modificador para crear CSS mantenible y reutilizable. El material cubre varias áreas de capacidad principales, incluyendo diseño web responsivo utilizando CSS Grid, Flexbox y media queries. También incluye el desarrollo de efectos de movimiento a través de keyframes y transiciones de CSS, así como la integración de gráficos vectoriales escalables e imágenes optimizadas para el estilizado frontend.

    Utilizes Flexbox for distributing space and aligning elements in one-dimensional layouts.

    CSScss-coursestarter-filesudemy
    Ver en GitHub↗4,735
  • 10up/flexibilityAvatar de 10up

    10up/flexibility

    4,290Ver en GitHub↗

    Flexibility es una biblioteca de JavaScript y motor de diseño diseñado para aplicar polyfill a las capacidades de CSS Flexbox. Garantiza una alineación y distribución de elementos consistente en diferentes versiones de navegadores, dirigiéndose específicamente a entornos heredados que carecen de soporte nativo para la especificación de caja flexible. El proyecto proporciona compatibilidad de diseño entre navegadores simulando el comportamiento de contenedor flexible. Gestiona propiedades dinámicas de flexbox para mantener una interfaz de usuario estable y predecible independientemente de la versión del navegador del visitante. El sistema cubre el recorrido del DOM, el cálculo manual de coordenadas y la inyección de estilo para forzar estructuras visuales. Incluye mecanismos para el recálculo dinámico del diseño y la traducción de propiedades CSS modernas a estilos compatibles con navegadores antiguos.

    Provides the ability to update and adjust flexible container properties via JavaScript in real time.

    JavaScript
    Ver en GitHub↗4,290
  1. Home
  2. User Interface & Experience
  3. Layout Utilities
  4. Flexbox

Explorar subetiquetas

  • Automated Style GenerationProgrammatic generation of Flexbox CSS rules based on declarative directives to replace manual styling. **Distinct from Flexbox:** Focuses on the automated generation of styles from directives rather than just providing utility classes.
  • Dynamic ManagementProgrammatic adjustment of flexbox properties in real time via JavaScript. **Distinct from Flexbox:** Focuses on the runtime manipulation of flex properties via JS rather than static utility classes.
  • Game-Based Flexbox LearningLearning CSS flexbox layout through interactive game environments where players solve positioning puzzles. **Distinct from Flexbox:** Distinct from general Flexbox utilities: focuses on game-based learning approach rather than utility classes for production use.
  • View ContainersUI components that act as parents to distribute space and align child elements. **Distinct from Flexbox:** Focuses on the container component itself rather than just the utility classes used to manage its properties.