# msaktype/stylefmt

stylefmt is a tool that automatically formats stylesheets.

Repository: https://github.com/msaktype/stylefmt
Canonical: https://ross.abutalabs.com/products/stylefmt
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: css, formatter, sass, postcss, postcss-plugins, stylelint
Archived: true
Last push: 2019-12-06T15:16:03+00:00

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

## Adoption (not part of the score)
Stars 2084, forks 87 (observed 2026-08-28T04:06:11.849312+00:00)

## What it is
stylefmt is a CLI tool that automatically formats CSS and CSS-like stylesheets (including SCSS) according to stylelint rules, powered by PostCSS. It normalizes spacing, indentation, and brace placement so stylesheets are consistent and diffs stay clean.

## Use cases
- format css files automatically
- format scss according to stylelint config
- enforce consistent stylesheet formatting across a team
- clean up messy css indentation and spacing
- format modern css syntax like custom properties and nesting
- replace manual css style debates with automated formatting

## When to choose
- you have an existing stylefmt-based workflow and stylelint config it already understands
- you need formatting driven directly by your .stylelintrc rules

## When to avoid
- starting a new project - use stylelint --fix or Prettier instead, as the README itself recommends
- you need actively maintained tooling or recent bug fixes
- you format languages beyond CSS/SCSS/Less

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: formatter, linter, parser
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: css, scss, postcss, stylelint, code-formatting, command-line, nodejs

## Member repositories
- msaktype/stylefmt (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:11.849312+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-30T02:55:52.682534+00:00, confidence not recorded.
  - readme: https://github.com/msaktype/stylefmt (fetched 2026-08-28T04:06:11.849312+00:00, sha 8f812226167c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
