awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesColumn Spanning

The ability for a single cell to occupy multiple column slots within a grid layout.

Distinguishing note: Shortlist candidates focus on vertical layouts or general sizing; this specifically targets horizontal cell spanning (colspan).

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

Awesome Column Spanning GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • adazzle/react-data-gridAvatar de adazzle

    adazzle/react-data-grid

    7,637Ver en GitHub↗

    react-data-grid is a high-performance tabular interface for rendering and manipulating large datasets within a React application. It functions as a virtualized data table and editable spreadsheet component that supports hierarchical data grids with expandable and collapsible row groupings. The component maintains performance with massive datasets by rendering only the rows and columns currently visible in the viewport. It provides spreadsheet-like data manipulation, including cell editing and the ability to copy, paste, or drag values between cells. The grid supports advanced layout capabili

    Enables defining how many columns a specific cell occupies across the grid layout.

    TypeScript
    Ver en GitHub↗7,637
  • thoughtbot/neatAvatar de thoughtbot

    thoughtbot/neat

    4,368Ver en GitHub↗

    Neat is a Sass grid framework and responsive layout system used to build fluid, column-based web architectures. It provides a structured approach to managing layout properties and global design settings through a central configuration map and a toolset of Sass mixins and functions. The system is distinguished by its ability to handle nested grid architectures, allowing flexible grids to be placed inside other grid containers while maintaining precise alignment and gutter control. It also includes development tools for frontend layout debugging that render background guide lines to visualize c

    Implements a system for elements to occupy multiple column slots within a fluid grid.

    Rubybourbonbourbon-familycss
    Ver en GitHub↗4,368
  • oddbird/susyAvatar de oddbird

    oddbird/susy

    3,831Ver en GitHub↗

    Susy is a Sass layout framework and grid computation engine designed to automate complex mathematical layout calculations within stylesheets. It functions as a responsive grid generator that calculates column widths, gutters, and spans based on customizable viewport breakpoints to ensure precise element alignment. The system includes a visual layout debugger that generates browser-based grid overlays to verify column alignment and baseline rhythm during development. It also provides utilities for creating repeating background colors and gradients using a template-based syntax. The framework

    Includes logic to calculate widths for elements that span multiple columns in standard or asymmetrical grids.

    SCSS
    Ver en GitHub↗3,831
  1. Home
  2. User Interface & Experience
  3. Column Spanning