# hiloki/flocss

CSS organization methodology.

Repository: https://github.com/hiloki/flocss
Canonical: https://ross.abutalabs.com/products/flocss
License Family: other
Last push: 2020-10-29T08:04:27+00:00

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

## Adoption (not part of the score)
Stars 1007, forks 66 (observed 2026-08-28T04:03:12.270894+00:00)

## What it is
FLOCSS is a CSS organization methodology that structures stylesheets into Foundation, Layout, and Object (Component/Project/Utility) layers, drawing on OOCSS, SMACSS, BEM, and SuitCSS concepts. It is a documented specification with naming conventions rather than a runnable library or framework.

## Use cases
- organize css for large projects
- structure stylesheets into layers
- apply bem naming conventions to css
- modular css architecture guidelines
- decide where css rules belong
- scale css across a team

## When to choose
- you want a layered, modular CSS architecture inspired by OOCSS, SMACSS, and BEM
- you need clear naming conventions and layer rules for a team's stylesheets
- you are designing a CSS style guide for a web project

## When to avoid
- you need an installable CSS framework with ready-made components
- you want utility-first CSS like Tailwind
- you need tooling or automation rather than a written methodology

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: css-framework, documentation
- domain: web-development, frontend, web-design
- platform: -
- tags: css-architecture, css-methodology, bem, oocss, smacss, naming-convention, specification, web-server

## Member repositories
- hiloki/flocss (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.270894+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-30T07:12:26.675575+00:00, confidence not recorded.
  - readme: https://github.com/hiloki/flocss (fetched 2026-08-28T04:03:12.270894+00:00, sha 3c615420b9ea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
