msaktype/stylefmt
stylefmt is a tool that automatically formats stylesheets. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4047
- days_rel: n/a
- days_push: 2462
- n_releases_24m: 0
Adoption not part of the score
2084 stars · 87 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity abandoned
formatter linter parser web-development frontend developer-tools cli cross-platform css scss postcss stylelint code-formatting command-line nodejs
1 source
- readme: https://github.com/msaktype/stylefmt · fetched 2026-08-28 · 8f812226167c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| msaktype/stylefmt | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="msaktype/stylefmt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem