Expand description
This module provides functions to work with blueprints and schemas, including parsing JSON, reading from files, and generating templates using Handlebars.
Modules§
- blueprint
- This module defines the structures for a Blueprint, including its preamble, validators, and definitions.
- schema
- This module defines the structures and implementations for schemas, including types, references, and validators.
- template
- This module provides functionality for initializing Handlebars templates and defining template types.