# stubbornella/oocss

Object Oriented CSS Framework

Repository: https://github.com/stubbornella/oocss
Canonical: https://ross.abutalabs.com/products/oocss
Homepage: http://stubbornella.org/
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2020-10-01T08:11:47+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 6427, "days_push": 2162, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6185, forks 700 (observed 2026-08-28T04:09:38.919009+00:00)

## What it is
Object Oriented CSS (OOCSS) is a CSS framework and methodology by Nicole Sullivan that promotes separating structure from skin and container from content to create reusable, scalable stylesheets. It was highly influential in shaping modern CSS architecture but is no longer actively developed.

## Use cases
- learn object-oriented CSS principles and methodology
- structure large CSS codebases with reusable modules
- study the origins of modern CSS architecture like SMACSS and BEM
- find a lightweight CSS framework for legacy web projects
- understand how to separate CSS structure from visual skin

## When to choose
- you want to study the foundational OOCSS methodology that influenced modern CSS practices
- you maintain a legacy project already built on OOCSS conventions
- you need a minimal, dependency-free CSS approach rather than a full component framework

## When to avoid
- you need an actively maintained framework with current browser support and security updates
- you are starting a modern project where utility-first frameworks like Tailwind or CSS-in-JS solutions are a better fit
- you expect documentation, releases, or community support - the project has been dormant for years

## Facets
- artifact type: framework
- maturity: abandoned
- function: css-framework, ui-components
- domain: web-development, frontend, web-design
- platform: browser
- tags: css, oocss, stylesheet-architecture, legacy, web-standards, web-server

## Member repositories
- stubbornella/oocss (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:38.919009+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-29T17:47:23.504485+00:00, confidence not recorded.
  - readme: https://github.com/stubbornella/oocss (fetched 2026-08-28T04:09:38.919009+00:00, sha df42d5a6c43c)
  - homepage: http://stubbornella.org/ (fetched 2026-08-29T08:44:28.432955+00:00, sha d68791bf56ae)
  - site_page: https://www.stubbornella.org/nicole-sullivan (fetched 2026-08-29T08:44:28.435646+00:00, sha 12f258fd7d49)
- Data as of 2026-08-30T08:39:29.467469+00:00.
