A CLI tool to lint YAML files against JSON schemas using the yaml-language-server programmatic API. It validates syntax and schema compliance, loading schemas from a VS Code-style settings file and automatically from schemastore.org. Version 1.1.1 is current, with a release cadence of occasional updates. Key differentiators include: uses the same schema resolution logic as VS Code, supports custom tags, caching of Schema Store catalog, and multiple output formats (GitLab CodeQuality, JSON). Requires Node.js >=20.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
CLI tool primarily used from command line, but this is the programmatic API entry point.
TypeScript type-only import for options interface.
ESM default export available since v1.0.0.
Shows both CLI usage and programmatic API with all options.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.