Documentation coverage for TypeScript. Scan for missing JSDoc, outdated READMEs, and undocumented exports — in your CLI or CI pipeline.
bun add -d @driftdev/cliRun scan to detect missing JSDoc, outdated README sections, and undocumented exports across your entire package.
Add to your CI pipeline. Block PRs with doc regressions and auto-generate fix suggestions as review comments.
Use the TypeScript SDK to build custom doc tooling. Analyze coverage, generate reports, and integrate with your workflow.
A formal specification for measuring documentation coverage. Consistent scoring across JSDoc, README, and examples.
Everything you need to keep your documentation in sync with your code.
Ships with everything you need to keep docs in sync with code: