# acss-io/atomizer

A library to create small, reusable CSS that scales as your website grows.

Repository: https://github.com/acss-io/atomizer
Canonical: https://ross.abutalabs.com/products/atomizer
Homepage: https://acss-io.github.io/atomizer/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: css, atomic-css, atomizer, utility-css, functional-css
Last push: 2026-04-08T09:32:16+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 76, release rhythm 16, longevity 100
- inputs: {"age_days": 4354, "days_push": 147, "days_rel": 498, "gap_med": 101.0, "n_releases_24m": 3}
- 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 1549, forks 99 (observed 2026-08-28T04:05:02.057414+00:00)

## What it is
Atomizer is a tool and library for creating Atomic CSS, generating a static stylesheet from single-purpose utility classes like D(f) used in your markup. It is unopinionated, ships no CSS of its own, and integrates with task runners and bundlers via plugins for Grunt, Gulp, Webpack, and others.

## Use cases
- generate atomic css from class names in my templates
- utility-first css for a large react or ember app
- create small reusable css that scales with my website
- replace tailwind with an unopinionated atomic css tool
- scan markup and emit only the css classes actually used
- integrate atomic css generation into webpack or gulp build

## When to avoid
- you want a batteries-included design system with prebuilt components like Bootstrap
- you prefer Tailwind CSS conventions and its ecosystem
- your project has no build step to run the class-scanning generator

## Facets
- artifact type: library
- maturity: active
- function: css-framework, build-tool, templating
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: atomic-css, utility-css, functional-css, css-generation, monorepo, nodejs, web-server

## Member repositories
- acss-io/atomizer (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.057414+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-30T04:30:22.227304+00:00, confidence not recorded.
  - readme: https://github.com/acss-io/atomizer (fetched 2026-08-28T04:05:02.057414+00:00, sha bda8f7610c21)
  - homepage: https://acss-io.github.io/atomizer/ (fetched 2026-08-29T11:31:22.233197+00:00, sha bcbe3f2e627a)
  - registry_npm: https://registry.npmjs.org/atomizer (fetched 2026-08-29T11:31:22.242473+00:00, sha 7249c6d8c264)
- Data as of 2026-08-30T08:39:29.467469+00:00.
