@ea-lab/reactive-json-docs
Version:
Complete documentation for Reactive-JSON - Components, examples and LLM-parsable guides
34 lines (23 loc) • 1.28 kB
YAML
renderView:
- type: Markdown
content: |
# Documentation Components
## Overview
This section documents components that are specific to the reactive-json-docs package. These components are not part of the core Reactive-JSON library but are provided by the documentation system to enhance the presentation of examples and technical content.
## Available Components
The documentation system provides specialized components for:
- **Code Highlighting**: Syntax highlighting for code examples
- **Documentation Layout**: Components for organizing documentation content
- **Interactive Examples**: Components for demonstrating Reactive-JSON features
## Usage Context
These components are designed for use in:
- Documentation websites
- Code examples and tutorials
- Technical content presentation
- Educational materials
They integrate seamlessly with core Reactive-JSON components and follow the same configuration patterns.
## Component List
- **[Mermaid](Mermaid)**: Create beautiful diagrams and flowcharts with automatic dark mode support
- **[SyntaxHighlighter](SyntaxHighlighter)**: Advanced syntax highlighting with dark mode support
templates:
data: {}