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
·
sdras avatar

sdras/cssgridgenerator

0
View on GitHub↗
5,342 estrellas·575 forks·Vue·MIT·2 vistascssgrid-generator.netlify.com↗

Cssgridgenerator

Este proyecto es un generador de diseño de cuadrícula CSS y editor de diseño visual. Sirve como una herramienta de desarrollo frontend que permite el diseño de estructuras de cuadrícula y la generación del código CSS correspondiente para diseños web dinámicos.

La herramienta permite la creación de prototipos de cuadrícula visual permitiendo a los usuarios definir filas, columnas y posiciones de elementos a través de una interfaz interactiva. Este proceso produce reglas de hoja de estilo válidas, eliminando la necesidad de calcular manualmente las coordenadas de la cuadrícula o rastrear tamaños.

El software cubre el diseño de cuadrícula CSS y el diseño web responsive, proporcionando los medios para definir la colocación de elementos de cuadrícula y generar el código de estilo necesario para disposiciones de página flexibles.

Features

  • Grid Style Generators - Provides a tool that programmatically generates CSS grid styles based on user-defined columns and rows.
  • CSS Grid Layout Design - Enables the creation of complex web page structures by visually defining CSS grid rows and columns.
  • Grid Area Assignments - Assigns elements to specific layout areas to control their precise placement within the grid.
  • Grid Layout Visualizers - Provides an interactive tool for rapidly sketching and visualizing different grid configurations before implementation.
  • CSS Grid Generators - Serves as a visual generator for designing grid structures and exporting corresponding CSS Grid code.
  • Grid Column Customization - Calculates row and column track counts to generate the structural grid-template-columns and rows properties.
  • Visual Layout Editors - Provides an interactive interface for the direct manipulation of grid rows, columns, and item positions.
  • Visual-to-Code Compilers - Translates a visual 2D grid representation into production-ready CSS stylesheet code for export.
  • Grid Coordinate Mapping - Translates user-selected cells into specific grid-column and grid-row CSS properties using coordinate mapping.
  • Responsive Grid Layouts - Builds dynamic website interfaces that adapt across screen sizes using grid-based positioning.
  • Frontend - Simplifies frontend development by automating the calculation of grid coordinates and track sizes.
  • Frontend Development Tools - Offers a browser-based utility to simplify the creation of complex CSS layouts through a graphical interface.
  • Inline Style Injections - Updates the live preview element by injecting computed CSS properties directly into HTML style attributes.

Historial de estrellas

Gráfico del historial de estrellas de sdras/cssgridgeneratorGráfico del historial de estrellas de sdras/cssgridgenerator

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 sdras/cssgridgenerator?

Este proyecto es un generador de diseño de cuadrícula CSS y editor de diseño visual. Sirve como una herramienta de desarrollo frontend que permite el diseño de estructuras de cuadrícula y la generación del código CSS correspondiente para diseños web dinámicos.

¿Cuáles son las características principales de sdras/cssgridgenerator?

Las características principales de sdras/cssgridgenerator son: Grid Style Generators, CSS Grid Layout Design, Grid Area Assignments, Grid Layout Visualizers, CSS Grid Generators, Grid Column Customization, Visual Layout Editors, Visual-to-Code Compilers.

¿Qué alternativas de código abierto existen para sdras/cssgridgenerator?

Las alternativas de código abierto para sdras/cssgridgenerator incluyen: kettanaito/atomic-layout — Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout… peterramsing/lost — Lost is a CSS grid system and PostCSS plugin designed to define column widths and positions using mathematical… webstudio-is/webstudio — Webstudio is a visual CMS and website builder that provides a visual development environment for designing and… ericam/susy — Susy is a responsive grid framework and layout calculation engine for Sass. It provides a toolkit for building fluid… jhu-ep-coursera/fullstack-course4 — This project provides educational course materials and reference code for learning frontend web development. It serves… styled-components/xstyled — xstyled is a utility-first CSS-in-JS framework designed for the React ecosystem. It functions as a styling library…

Alternativas open-source a Cssgridgenerator

Proyectos open-source similares, clasificados según cuántas características comparten con Cssgridgenerator.
  • kettanaito/atomic-layoutAvatar de kettanaito

    kettanaito/atomic-layout

    1,140Ver en GitHub↗

    Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout engine that abstracts complex grid structures into reusable components, allowing for the creation of hierarchical spatial distributions without the need for manual media queries. The library distinguishes itself by mapping visual layout regions to component structures through dynamic grid-template-area generation. It utilizes a property-based system where components accept specific suffixes to automatically trigger responsive style adjustments based on viewport width. By employi

    TypeScriptatomatomic-designatomic-layout
    Ver en GitHub↗1,140
  • 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

    TypeScriptaccessibilityalternativecloudflare
    Ver en GitHub↗8,240
  • peterramsing/lostAvatar de peterramsing

    peterramsing/lost

    4,458Ver en GitHub↗

    Lost is a CSS grid system and PostCSS plugin designed to define column widths and positions using mathematical calculations for responsive screen designs. It functions as a build-time tool that processes custom grid rules into browser-compatible CSS layouts. The framework transforms non-standard layout declarations into native CSS Grid and Flexbox properties. It uses a PostCSS-based pipeline to calculate exact coordinates and column widths, ensuring that the resulting styles are compatible with standard web browsers. The project operates as a preprocessor-agnostic middleware layer, allowing

    JavaScriptcssgridjavascript
    Ver en GitHub↗4,458
  • ericam/susyAvatar de ericam

    ericam/susy

    3,831Ver en GitHub↗

    Susy is a responsive grid framework and layout calculation engine for Sass. It provides a toolkit for building fluid or static column structures and gutter spacing directly within stylesheets, automating layout mathematics during the compilation phase to produce precise CSS properties. The system distinguishes itself through a layout calculation engine that translates human-readable shorthand syntax into structured data for mathematical functions. It also includes a grid visualization tool that generates inline SVG background overlays to programmatically verify and debug grid alignment. The

    SCSS
    Ver en GitHub↗3,831
  • Ver las 30 alternativas a Cssgridgenerator→