37 packages matching “cssdoc”
@cssdoc/cssdoc
v0.16.0 · 10 hours ago
The cssdoc programmatic API in one install — re-exports @cssdoc/core, @cssdoc/index, and @cssdoc/providers. TSDoc, for CSS.
No known vulnerabilities
@cssdoc/lint-core
v0.16.0 · 10 hours ago
Shared doc-comment-hygiene rules for CSS, consumed by @cssdoc/stylelint-plugin and @cssdoc/eslint-plugin.
No known vulnerabilities
@cssdoc/cem
v0.16.0 · 10 hours ago
Generate a Custom Elements Manifest (cssProperties, cssParts, cssStates) from the cssdoc model.
No known vulnerabilities
@cssdoc/dialects
v0.16.0 · 10 hours ago
Resolve a PostCSS parser for a stylesheet dialect (SCSS, Sass, Less) to document non-CSS sources with cssdoc.
No known vulnerabilities
@cssdoc/llms
v0.16.0 · 10 hours ago
Emit an llms.txt-style, token-efficient digest of the cssdoc model for LLM context windows.
No known vulnerabilities
@cssdoc/codemirror
v0.16.0 · 10 hours ago
A CodeMirror 6 extension that highlights cssdoc doc-comment tags inside CSS comments, the way TSDoc highlights JSDoc tags.
No known vulnerabilities
@cssdoc/embedded
v0.16.0 · 10 hours ago
Extract cssdoc-annotated CSS embedded in JS/TS tagged templates, HTML-like <style> blocks, and Markdown code fences.
No known vulnerabilities
@cssdoc/dtcg
v0.16.0 · 10 hours ago
Export cssdoc custom properties as W3C Design Tokens (DTCG): $value, $type, $description.
No known vulnerabilities
@cssdoc/index
v0.16.0 · 10 hours ago
A queryable semantic index over the @cssdoc/core model, plus a host-agnostic Usage abstraction and source spans — the shared data layer for cssdoc's linters and language server.
No known vulnerabilities
@cssdoc/config
v0.16.0 · 10 hours ago
Load a cssdoc.json configuration file (custom tags, extends) into an @cssdoc/core CssDocConfiguration — TSDoc-config, for CSS.
No known vulnerabilities
@cssdoc/markdown
v0.16.0 · 10 hours ago
Render an @cssdoc/core model to markdown reference pages + a sidebar (compatible with typedoc-plugin-markdown / typedoc-vitepress-theme).
No known vulnerabilities
@cssdoc/providers
v0.16.0 · 10 hours ago
Host-agnostic aspect providers over the @cssdoc/index — diagnostics, completions, hover, and definitions for modifiers, custom properties, structure, functions, states, and conditions.
No known vulnerabilities
@cssdoc/spec
v0.16.0 · 10 hours ago
The canonical cssdoc spec: the tag vocabulary and the formal grammar (CssDoc.grammarkdown), the single source of truth shared by the parser and every syntax grammar. Zero runtime dependencies.
No known vulnerabilities
cssdoc
v1.0.0 · 10 years ago
Generating Documentation for CSS with Markdown
No known vulnerabilities
@cssdoc/html
v0.16.0 · 10 hours ago
Emit standalone, self-contained HTML reference pages from the cssdoc model — one page per record plus an index.
No known vulnerabilities
@cssdoc/language-server
v0.16.0 · 10 hours ago
An editor-agnostic language server (LSP) for cssdoc: completion, hover, definition, and deprecation quick-fixes over the documented CSS surface.
No known vulnerabilities
@cssdoc/tmlanguage
v0.16.0 · 10 hours ago
A TextMate injection grammar that highlights cssdoc doc-comment tags inside CSS comments, the way TSDoc highlights JSDoc tags. Ships as a Shiki language.
No known vulnerabilities
@cssdoc/vscode-custom-data
v0.16.0 · 10 hours ago
Generate VS Code custom data (css.customData + html.customData) from the cssdoc model, for built-in editor completions and hover.
No known vulnerabilities
@cssdoc/json
v0.16.0 · 10 hours ago
Emit the cssdoc model as JSON — a whole-model file, optional per-record files, and a JSON Schema of the model.
No known vulnerabilities
@cssdoc/typedoc
v0.16.0 · 10 hours ago
A TypeDoc plugin that emits CSS reference pages (via @cssdoc/markdown) alongside a TS API-docs build and merges them into the TypeDoc sidebar.
No known vulnerabilities