dbt-artifacts-parser

August 31, 2026 ยท View on GitHub

TypeScript parser and generated type package for dbt artifact JSON files.

Python users should use dbt-artifacts-parser (PyPI package dbt-artifacts-parser).

Package

Development

pnpm install
pnpm build
pnpm test
pnpm lint:report
pnpm knip
pnpm coverage:report

Type generation

Parser schemas and generated sources live under packages/dbt-artifacts-parser. Use .claude/skills/dbt-parser-refresh/SKILL.md for the refresh workflow.

License

See LICENSE and LICENSES/README.md.