styledocdown

0.1.5 • Public • Published

styledocdown

NPM version Build Status

Parse style-doc comment tags and output as a markdown document

Usage

Add [styledocdown] to your build tool:

npm install styledocdown --save-dev

Node

require('styledocdown').process(YOUR_CSS, { /* options */ });

Gulp

Use existing gulp-styledocdown plugin.

Options

options.root (optional)

Type: String
Default: File directory

Set the location where the linked files are hosted.

License

MIT License

Package Sidebar

Install

npm i styledocdown

Weekly Downloads

2

Version

0.1.5

License

MIT

Last publish

Collaborators

  • etylsarin