# jacobrask/styledocco

Automatically generate a style guide from your stylesheets.

Repository: https://github.com/jacobrask/styledocco
Canonical: https://ross.abutalabs.com/products/styledocco
Homepage: http://jacobrask.github.com/styledocco/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2018-02-20T22:37:04+00:00

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

## Adoption (not part of the score)
Stars 1062, forks 116 (observed 2026-08-28T04:03:26.116194+00:00)

## What it is
StyleDocco is a Node.js command-line tool that generates documentation and style guide documents from stylesheets. It parses Markdown comments in CSS, SASS, SCSS, Less, or Stylus files and renders live HTML previews of example code with the styles applied.

## Use cases
- generate a living style guide from my css comments
- document design patterns in stylesheets
- show rendered previews of ui components from css docs
- create html documentation for sass or less files
- preview responsive components at different viewport sizes

## When to choose
- you maintain a css/sass/less codebase and want auto-generated style guide docs
- you want markdown comments to render live component previews
- you prefer a simple node-based cli with preprocessor support

## When to avoid
- you need an actively maintained tool with modern css support
- your project uses css-in-js or modern build tooling
- you need integration with current documentation frameworks

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: documentation, css-framework, cli, markdown
- domain: web-development, frontend, documentation, developer-tools
- platform: cli, cross-platform
- tags: style-guide, css-documentation, living-style-guide, preprocessors, sass, less, nodejs

## Member repositories
- jacobrask/styledocco (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:26.116194+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-30T06:56:44.994302+00:00, confidence not recorded.
  - readme: https://github.com/jacobrask/styledocco (fetched 2026-08-28T04:03:26.116194+00:00, sha 80c369292e2d)
  - registry_npm: https://registry.npmjs.org/styledocco (fetched 2026-08-29T12:58:23.205351+00:00, sha dda58749ac0c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
