https://github.com/documentationjs/documentation-css
a documentation generator for CSS
https://github.com/documentationjs/documentation-css
Last synced: 6 months ago
JSON representation
a documentation generator for CSS
- Host: GitHub
- URL: https://github.com/documentationjs/documentation-css
- Owner: documentationjs
- Created: 2016-12-01T22:12:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-26T16:03:43.000Z (about 9 years ago)
- Last Synced: 2025-04-01T15:10:15.564Z (11 months ago)
- Language: JavaScript
- Size: 94.7 KB
- Stars: 6
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## styledoc
Embedded documentation, for stylesheets.
### `core` project
Parses JSDoc-style comments in CSS stylesheets using postcss and doctrine.
Designed for node and browser environments.
### `ui` project
Displays documentation parsed using `core` as HTML. Designed principally
as a browser project.