React Layout Validator
Development-time validation for React Layout compositions. It highlights missing regions, invalid nesting, and accessibility issues close to where they are introduced.
This is placeholder documentation for the first version of the docs UI.
What it checks
- Required layout regions are present.
- Regions are nested in a supported structure.
- Landmarks have usable labels.
- Duplicate regions are reported with useful context.
Installation
pnpm add -D @jfdevelops/react-layout-validator