awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·2 Aufrufelostgrid.org↗

Lost

Lost ist ein CSS-Grid-System und PostCSS-Plugin, das darauf ausgelegt ist, Spaltenbreiten und -positionen mithilfe mathematischer Berechnungen für responsive Screen-Designs zu definieren. Es fungiert als Build-Time-Tool, das benutzerdefinierte Grid-Regeln in browserkompatible CSS-Layouts verarbeitet.

Das Framework transformiert nicht standardisierte Layout-Deklarationen in native CSS-Grid- und Flexbox-Eigenschaften. Es verwendet eine PostCSS-basierte Pipeline, um exakte Koordinaten und Spaltenbreiten zu berechnen, wodurch sichergestellt wird, dass die resultierenden Styles mit Standard-Webbrowsern kompatibel sind.

Das Projekt arbeitet als preprocessor-agnostische Middleware-Schicht, die es ermöglicht, Styles unabhängig davon zu verarbeiten, ob die Quelle reines CSS, Sass oder Less ist. Es automatisiert die Generierung responsiver Grid-Strukturen, die Elementgrößen und -positionen basierend auf Bildschirmabmessungen anpassen.

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.

Star-Verlauf

Star-Verlauf für peterramsing/lostStar-Verlauf für peterramsing/lost

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht peterramsing/lost?

Lost ist ein CSS-Grid-System und PostCSS-Plugin, das darauf ausgelegt ist, Spaltenbreiten und -positionen mithilfe mathematischer Berechnungen für responsive Screen-Designs zu definieren. Es fungiert als Build-Time-Tool, das benutzerdefinierte Grid-Regeln in browserkompatible CSS-Layouts verarbeitet.

Was sind die Hauptfunktionen von peterramsing/lost?

Die Hauptfunktionen von peterramsing/lost sind: Grid Layout Systems, Flexible Grid Layouts, CSS Grid Generators, Responsive Grid Layouts, Coordinate Calculations, PostCSS-Powered Grid Systems, Grid Syntax Transpilation, PostCSS Plugins.

Welche Open-Source-Alternativen gibt es zu peterramsing/lost?

Open-Source-Alternativen zu peterramsing/lost sind unter anderem: 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…

Open-Source-Alternativen zu Lost

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Lost.
  • kettanaito/atomic-layoutAvatar von kettanaito

    kettanaito/atomic-layout

    1,140Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,140
  • sdras/cssgridgeneratorAvatar von sdras

    sdras/cssgridgenerator

    5,342Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,342
  • keen/dashboardsAvatar von keen

    keen/dashboards

    11,038Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,038
  • codewithsadee/vcard-personal-portfolioAvatar von codewithsadee

    codewithsadee/vcard-personal-portfolio

    7,887Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,887
  • Alle 30 Alternativen zu Lost anzeigen→