# SassDoc/sassdoc

Release the docs!

Repository: https://github.com/SassDoc/sassdoc
Canonical: https://ross.abutalabs.com/products/sassdoc
Homepage: http://sassdoc.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: sass, scss, css, documentation
Last push: 2023-01-12T06:56:09+00:00

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

## Adoption (not part of the score)
Stars 1412, forks 58 (observed 2026-08-28T04:04:39.094817+00:00)

## What it is
SassDoc is a documentation generator for Sass/SCSS, analogous to JSDoc for JavaScript. It parses documentation comments in Sass source files and produces a fully styled, themable HTML documentation site.

## Use cases
- generate documentation for a sass library
- document scss mixins and functions from comments
- build a styled html docs site for css framework
- integrate sass docs into gulp or grunt build
- parse sassdoc comments to  data

## When to choose
- you maintain a Sass/SCSS library or framework and need API docs
- you want JSDoc-style annotation comments turned into HTML docs
- you need a themable, customizable documentation generator for Sass

## When to avoid
- your project is plain CSS or another language without SassDoc comment support
- you need docs for JavaScript or TypeScript (use JSDoc/TypeDoc instead)
- you need actively developed tooling with frequent updates

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: documentation, parser, templating
- domain: web-development, frontend, documentation
- platform: cli, cross-platform
- tags: sass, scss, jsdoc-style, static-docs, themable, css, nodejs

## Member repositories
- SassDoc/sassdoc (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:39.094817+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:38:19.393102+00:00, confidence not recorded.
  - readme: https://github.com/SassDoc/sassdoc (fetched 2026-08-28T04:04:39.094817+00:00, sha 22e56c6709d2)
  - homepage: http://sassdoc.com (fetched 2026-08-29T11:51:41.529200+00:00, sha e53dcd14bac5)
  - site_page: http://sassdoc.com/getting-started (fetched 2026-08-29T11:51:41.531799+00:00, sha 3de106540fc6)
  - site_page: http://sassdoc.com/about (fetched 2026-08-29T11:51:41.535782+00:00, sha a16ab55cf738)
  - registry_npm: https://registry.npmjs.org/sassdoc (fetched 2026-08-29T11:51:41.537544+00:00, sha c5283bc29a59)
  - site_page: http://sassdoc.com/annotations (fetched 2026-08-29T11:51:41.533662+00:00, sha 04c1df9ea478)
- Data as of 2026-08-30T08:39:29.467469+00:00.
