Convert your SassDoc documentation to Markdown
npm install @ogs-gmbh/sassdoc-markdown> We're OGS, check out our work on github.com/ogs-gmbh
sassdoc-markdown is a command-line utility to convert your SassDoc documentation to Markdown

If you like this project, consider giving it a ⭐ to show your support!
It also helps others to discover it.
- Automated SassDoc Generation\
Programmatic extraction of documentation from Sass/SCSS source files based on standardized SassDoc annotations.
- Comprehensive API Coverage\
Documentation support for variables, functions, mixins and placeholders.
- Structured Documentation Model\
Deterministic grouping and ordering of documented entities to ensure reproducibility and consistency.
- Standards-Oriented Design\
Alignment with SassDoc annotation conventions and Markdown specification.
> [!IMPORTANT]
> We're offering an extensive API-Reference covered with in-depth usage examples of this project.
To get a starting point, simply refer to our documentation at ogs-gmbh.github.io/sassdoc-markdown.
- Node.js version 18 or higher.
- A package manager: e.g. npm, pnpm, ...
Using npm:
``sh`
$ npm install -D @ogs-gmbh/sassdoc-markdown
Using a different package managers?
Using yarn:
`sh`
$ pnpm add -D @ogs-gmbh/sassdoc-markdown
`
Using pnpm:
sh`
$ pnpm add -D @ogs-gmbh/sassdoc-markdown
`
Using bun:
sh`
$ bun add -D @ogs-gmbh/sassdoc-markdown
`sh`
$ sassdoc-markdown --help
The command will produce following output:
`sh
Usage: sassdoc-markdown [options]
Options:
--version output the version number
--out
--help display help for command
`
> [!NOTE]
> You can supply an relative path to --out, that'll be joined by the current working directory.
sassdoc-markdown will analyze the SassDoc output and create the markdown file in path of --out`.
The MIT License (MIT) - Please have a look at the LICENSE file for more details.
Feel free to submit a pull request, issue or feature request.
You can create a new issue or feature request here.
You can find the guidelines here.
All trademarks and registered trademarks mentioned are property of their respective owners and are used for identification purposes only. Use of these names does not imply endorsement or affiliation.
This project is a trademark of OGS Gesellschaft für Datenverarbeitung und Systemberatung mbH. The License does not grant rights to use the trademark without permission.
---
OGS Gesellschaft für Datenverarbeitung und Systemberatung mbH