# peterramsing/lost

LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.

Repository: https://github.com/peterramsing/lost
Canonical: https://ross.abutalabs.com/products/lost
Homepage: http://lostgrid.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: grid, postcss, javascript, css
Last push: 2024-03-03T07:29:51+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4196, "days_push": 913, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4454, forks 155 (observed 2026-08-28T04:08:50.528792+00:00)

## What it is
LostGrid is a PostCSS plugin that provides a fraction-based CSS grid system using calc(). It works with any preprocessor or vanilla CSS and supports float and flexbox modes.

## Use cases
- create fraction-based column grids in CSS
- build responsive layouts with a PostCSS grid plugin
- center page containers with max-width and auto margins
- make offset, nesting, and waffle/masonry-style grids
- use a grid system without being tied to a specific preprocessor

## When to choose
- you already use PostCSS and want a lightweight grid system
- you need grid utilities that work with vanilla CSS or any preprocessor
- you want fraction-based columns without heavy configuration
- you need to support older browsers down to IE9/IE10

## When to avoid
- you want modern CSS Grid layout instead of float/flexbox hacks
- your project does not use a PostCSS build pipeline
- you need actively developed features - the project is in maintenance mode
- you need CSS grid features like named areas or auto-placement

## Facets
- artifact type: library
- maturity: maintenance
- function: css-framework, ui-components
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: postcss-plugin, grid-system, css-grid, layout, calc, nodejs

## Member repositories
- peterramsing/lost (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:50.528792+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:45.365793+00:00, confidence not recorded.
  - readme: https://github.com/peterramsing/lost (fetched 2026-08-28T04:08:50.528792+00:00, sha 1fef6f5d3f01)
  - homepage: http://lostgrid.org (fetched 2026-08-29T09:08:04.662956+00:00, sha 817efe985330)
  - site_page: https://lostgrid.org/docs.html (fetched 2026-08-29T09:08:04.672440+00:00, sha fe5c6c9c4be4)
  - registry_npm: https://registry.npmjs.org/lost (fetched 2026-08-29T09:08:04.676970+00:00, sha e3b9d0b41a4d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
