formatters/src¶
Output formatters for PromptScript.
Generates configuration files for various AI tools (e.g., JSON, YAML, etc.) from the compiled PromptScript AST.
Classes¶
- AntigravityFormatter
- BaseFormatter
- ClaudeFormatter
- ContinueFormatter
- ConventionRenderer
- CursorFormatter
- FactoryFormatter
- FormatterRegistry
- GeminiFormatter
- GitHubFormatter
- KiroFormatter
- MarkdownInstructionFormatter
- TraeFormatter
- WindsurfFormatter
- ZencoderFormatter
Interfaces¶
- ConventionRendererOptions
- ExtractionRule
- FeatureCoverageSummary
- FeatureSpec
- FormatOptions
- Formatter
- FormatterClass
- FormatterOutput
- FormatterVersionInfo
- MarkdownAgentConfig
- MarkdownCommandConfig
- MarkdownFormatterConfig
- MarkdownSkillConfig
- ParityReport
- SectionInfo
- SectionSpec
- SimpleFormatterOptions
- SimpleFormatterResult
- SimpleFormatterVersions
- SourceBlockConfig
- StandaloneFormatOptions
- VersionEntry
Type Aliases¶
- ActivationType
- AdalVersion
- AmpVersion
- AntigravityVersion
- AugmentVersion
- ClineVersion
- CodeBuddyVersion
- CodexVersion
- CommandCodeVersion
- ContinueVersion
- CortexVersion
- CrushVersion
- FactoryVersion
- FeatureCategory
- FeatureStatus
- FormatterFactory
- FormatterVersionMap
- GeminiVersion
- GooseVersion
- IflowVersion
- JunieVersion
- KiloVersion
- KiroVersion
- KodeVersion
- MarkdownVersion
- McpjamVersion
- MistralVibeVersion
- MuxVersion
- NeovateVersion
- OpenClawVersion
- OpenCodeVersion
- OpenHandsVersion
- PiVersion
- PochiVersion
- QoderVersion
- QwenCodeVersion
- RooVersion
- SectionNameKey
- ToolName
- TraeVersion
- WindsurfVersion
- ZencoderVersion
Variables¶
- ADAL_VERSIONS
- AdalFormatter
- AMP_VERSIONS
- AmpFormatter
- ANTIGRAVITY_VERSIONS
- AUGMENT_VERSIONS
- AugmentFormatter
- CLAUDE_VERSIONS
- CLINE_VERSIONS
- ClineFormatter
- CODEBUDDY_VERSIONS
- CodeBuddyFormatter
- CODEX_VERSIONS
- CodexFormatter
- COMMAND_CODE_VERSIONS
- CommandCodeFormatter
- CONTINUE_VERSIONS
- conventionRenderers
- CORTEX_VERSIONS
- CortexFormatter
- CRUSH_VERSIONS
- CrushFormatter
- EXTRACTION_RULES
- FACTORY_VERSIONS
- FEATURE_MATRIX
- GEMINI_VERSIONS
- GITHUB_VERSIONS
- GOOSE_VERSIONS
- GooseFormatter
- IFLOW_VERSIONS
- IflowFormatter
- JUNIE_VERSIONS
- JunieFormatter
- KILO_VERSIONS
- KiloFormatter
- KIRO_VERSIONS
- KNOWN_SECTIONS
- KODE_VERSIONS
- KodeFormatter
- MCPJAM_VERSIONS
- McpjamFormatter
- MISTRAL_VIBE_VERSIONS
- MistralVibeFormatter
- MUX_VERSIONS
- MuxFormatter
- NEOVATE_VERSIONS
- NeovateFormatter
- OPENCLAW_VERSIONS
- OpenClawFormatter
- OPENCODE_VERSIONS
- OpenCodeFormatter
- OPENHANDS_VERSIONS
- OpenHandsFormatter
- PARITY_MATRIX
- PI_VERSIONS
- PiFormatter
- POCHI_VERSIONS
- PochiFormatter
- QODER_VERSIONS
- QoderFormatter
- QWEN_CODE_VERSIONS
- QwenCodeFormatter
- ROO_VERSIONS
- RooFormatter
- TRAE_VERSIONS
- WINDSURF_VERSIONS
- ZENCODER_VERSIONS
Functions¶
- createConventionRenderer
- createSimpleMarkdownFormatter
- extractSectionsFromOutput
- findMissingSections
- format
- getExpectedSections
- getFormatter
- hasFormatter
- listFormatters
- normalizeSectionName
- registerFormatter
- unregisterFormatter
References¶
FormatterName¶
Re-exports FormatterName