awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
peterramsing avatar

peterramsing/lost

0
View on GitHub↗
4,458 stars·155 forks·JavaScript·MIT·4 vueslostgrid.org↗

Lost

Lost est un système de grille CSS et un plugin PostCSS conçu pour définir les largeurs et positions des colonnes en utilisant des calculs mathématiques pour des designs d'écran responsifs. Il fonctionne comme un outil de build qui traite les règles de grille personnalisées en mises en page CSS compatibles avec les navigateurs.

Le framework transforme les déclarations de mise en page non standard en propriétés natives CSS Grid et Flexbox. Il utilise un pipeline basé sur PostCSS pour calculer les coordonnées exactes et les largeurs de colonnes, garantissant que les styles résultants sont compatibles avec les navigateurs web standards.

Le projet opère comme une couche middleware agnostique aux préprocesseurs, lui permettant de traiter des styles indépendamment du fait que la source soit du CSS brut, Sass ou Less. Il automatise la génération de structures de grille responsives qui ajustent les tailles et positions des éléments en fonction des dimensions de l'écran.

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.

Historique des stars

Graphique de l'historique des stars pour peterramsing/lostGraphique de l'historique des stars pour peterramsing/lost

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Lost

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Lost.
  • kettanaito/atomic-layoutAvatar de kettanaito

    kettanaito/atomic-layout

    1,140Voir sur 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
    Voir sur GitHub↗1,140
  • sdras/cssgridgeneratorAvatar de sdras

    sdras/cssgridgenerator

    5,342Voir sur 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
    Voir sur GitHub↗5,342
  • keen/dashboardsAvatar de keen

    keen/dashboards

    11,038Voir sur 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
    Voir sur GitHub↗11,038
  • codewithsadee/vcard-personal-portfolioAvatar de codewithsadee

    codewithsadee/vcard-personal-portfolio

    7,887Voir sur 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
    Voir sur GitHub↗7,887
Voir les 30 alternatives à Lost→

Questions fréquentes

Que fait peterramsing/lost ?

Lost est un système de grille CSS et un plugin PostCSS conçu pour définir les largeurs et positions des colonnes en utilisant des calculs mathématiques pour des designs d'écran responsifs. Il fonctionne comme un outil de build qui traite les règles de grille personnalisées en mises en page CSS compatibles avec les navigateurs.

Quelles sont les fonctionnalités principales de peterramsing/lost ?

Les fonctionnalités principales de peterramsing/lost sont : Grid Layout Systems, Flexible Grid Layouts, CSS Grid Generators, Responsive Grid Layouts, Coordinate Calculations, PostCSS-Powered Grid Systems, Grid Syntax Transpilation, PostCSS Plugins.

Quelles sont les alternatives open-source à peterramsing/lost ?

Les alternatives open-source à peterramsing/lost incluent : 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…