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

peterramsing/lost

0
View on GitHub↗
4,458 estrellas·155 forks·JavaScript·MIT·2 vistaslostgrid.org↗

Lost

Lost es un sistema de rejilla (grid) CSS y plugin de PostCSS diseñado para definir anchos y posiciones de columnas utilizando cálculos matemáticos para diseños de pantalla responsivos. Funciona como una herramienta de tiempo de compilación que procesa reglas de rejilla personalizadas en diseños CSS compatibles con navegadores.

El framework transforma declaraciones de diseño no estándar en propiedades nativas de CSS Grid y Flexbox. Utiliza un pipeline basado en PostCSS para calcular coordenadas exactas y anchos de columna, asegurando que los estilos resultantes sean compatibles con los navegadores web estándar.

El proyecto opera como una capa de middleware agnóstica al preprocesador, permitiendo procesar estilos independientemente de si la fuente es CSS plano, Sass o Less. Automatiza la generación de estructuras de rejilla responsivas que ajustan los tamaños y posiciones de los elementos según las dimensiones de la pantalla.

Features

  • Grid Layout Systems - Provides a comprehensive CSS grid system for defining responsive structures and column configurations.
  • Flexible Grid Layouts - Creates flexible, two-dimensional layouts with adaptive column widths that respond to screen size.
  • CSS Grid Generators - Generates standard CSS layout code from custom grid rules using mathematical calculations.
  • Responsive Grid Layouts - Provides a responsive grid system that fluidly adapts element sizes and positions across screen dimensions.
  • Coordinate Calculations - Calculates precise column widths and coordinates using CSS mathematical functions for flexible layout positioning.
  • PostCSS-Powered Grid Systems - Implements a grid layout framework that leverages PostCSS to transform custom syntax into standard CSS.
  • Grid Syntax Transpilation - Translates custom, high-level grid rules into native CSS Grid and Flexbox properties during the build process.
  • PostCSS Plugins - Provides a PostCSS plugin that processes custom syntax into standard browser-compatible styles.
  • Syntax Tree Transformers - Implements a PostCSS-based transformation of the CSS abstract syntax tree to modify layout properties.
  • CSS Grid Layout Design - Implements structured row and column arrangements using precise mathematical grid calculations.
  • CSS Preprocessors - Functions as a middleware layer compatible with various CSS preprocessors like Sass and Less.
  • CSS Build Plugins - Acts as a build-time CSS plugin that transforms custom layout rules into compatible styles.
  • PostCSS Pipeline Integration - Integrates a custom grid transformation step into the PostCSS build pipeline.
  • Web Layout Structuring - Automates the generation of standard CSS grid rules to ensure structured page designs across different browsers.

Historial de estrellas

Gráfico del historial de estrellas de peterramsing/lostGráfico del historial de estrellas de peterramsing/lost

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

Alternativas open-source a Lost

Proyectos open-source similares, clasificados según cuántas características comparten con Lost.
  • 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
  • sdras/cssgridgeneratorAvatar de sdras

    sdras/cssgridgenerator

    5,342Ver en GitHub↗

    This project is a CSS grid layout generator and visual layout editor. It serves as a frontend development tool that allows for the design of grid structures and the generation of corresponding CSS code for dynamic web layouts. The tool enables visual grid prototyping by allowing users to define rows, columns, and item positions through an interactive interface. This process produces valid stylesheet rules, removing the need to manually calculate grid coordinates or track sizes. The software covers CSS grid layout design and responsive web layouting, providing the means to define grid item pl

    Vuecss-gridgenerated-codegenerated-layout
    Ver en GitHub↗5,342
  • keen/dashboardsAvatar de keen

    keen/dashboards

    11,038Ver en GitHub↗

    This project is a collection of responsive CSS Grid dashboard templates and a data visualization UI kit. It provides a set of HTML layouts designed for building analytics interfaces and monitoring views for KPIs and business metrics that adapt to different screen sizes. The toolkit is library-agnostic, allowing the connection of static HTML templates to any external data source or third-party charting library without requiring custom adapter code. It uses a template-driven approach to separate the visual structure of the dashboard from the underlying data. The capabilities cover the assembly

    HTMLanalyticsanalytics-dashboardcharts
    Ver en GitHub↗11,038
  • codewithsadee/vcard-personal-portfolioAvatar de codewithsadee

    codewithsadee/vcard-personal-portfolio

    7,887Ver en GitHub↗

    vCard Personal Portfolio is a static HTML and CSS template that provides developers with a ready-to-deploy personal portfolio website. It is built as a frontend portfolio template, delivering a responsive portfolio website that showcases a developer's projects and skills in a layout optimized for all screen sizes. The project employs a mobile-first design approach, where styles are authored for mobile viewports as the baseline and then enhanced for larger screens using progressive min-width media queries. Its CSS-grid-based responsive layout arranges page sections using CSS Grid with flexible

    HTMLcsscss3html
    Ver en GitHub↗7,887
Ver las 30 alternativas a Lost→

Preguntas frecuentes

¿Qué hace peterramsing/lost?

Lost es un sistema de rejilla (grid) CSS y plugin de PostCSS diseñado para definir anchos y posiciones de columnas utilizando cálculos matemáticos para diseños de pantalla responsivos. Funciona como una herramienta de tiempo de compilación que procesa reglas de rejilla personalizadas en diseños CSS compatibles con navegadores.

¿Cuáles son las características principales de peterramsing/lost?

Las características principales de peterramsing/lost son: Grid Layout Systems, Flexible Grid Layouts, CSS Grid Generators, Responsive Grid Layouts, Coordinate Calculations, PostCSS-Powered Grid Systems, Grid Syntax Transpilation, PostCSS Plugins.

¿Qué alternativas de código abierto existen para peterramsing/lost?

Las alternativas de código abierto para peterramsing/lost incluyen: kettanaito/atomic-layout — Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout… sdras/cssgridgenerator — This project is a CSS grid layout generator and visual layout editor. It serves as a frontend development tool that… keen/dashboards — This project is a collection of responsive CSS Grid dashboard templates and a data visualization UI kit. It provides a… oddbird/susy — Susy is a Sass layout framework and grid computation engine designed to automate complex mathematical layout… joshuaclayton/blueprint-css — Blueprint-css is a CSS framework that provides a set of predefined styles and a responsive grid system for building… codewithsadee/vcard-personal-portfolio — vCard Personal Portfolio is a static HTML and CSS template that provides developers with a ready-to-deploy personal…