@quarto-wizard/schema
Schema types, parsing, validation, and caching for Quarto extension schemas.
The @quarto-wizard/schema package provides schema functionality for Quarto extensions. It handles schema type definitions, file parsing, validation, and in-memory caching.
Modules
| Title | Description |
|---|---|
| Errors | Error types for @quarto-wizard/schema. |
| Filesystem | In-memory cache for parsed extension schemas. |
| Types | Extension schema types for parsing _schema.yml, _schema.yaml, and _schema.json files. |
| Validation | Pure validation logic for _schema.yml / _schema.json files. |
No matching items
Reuse
MIT
Copyright
© 2026 Mickaël CANOUIL