plumb-config
Config loading and JSON Schema emission for Plumb.
Loads plumb.toml (or .json / .yaml) via
figment and emits the canonical JSON Schema
via schemars. Supports DTCG token files and
Tailwind CSS config as design-token sources.
Public API
load— resolve and merge config from disk.emit_schema— generate the JSON Schema forplumb.toml.ConfigError— typed error enum for config failures.
License
Licensed under either of Apache License, Version 2.0 or MIT License at your option.