The whole site
Bring every page into one map and understand the structure of even a large website at a glance.
As pages multiply, navigation gets harder to follow. PageFlow puts every page and every path between them on one clear canvas.
As an app grows, no one sees all of it in one place. Developers read route files, designers check mockups, testers follow test cases, and everyone keeps part of the flow in their head. Those views quickly drift apart.
PageFlow reads the running app and lays out its real pages and links together. Open one view to understand what exists, where users can go, and which pages have tests.
pnpm add -D unplugin-pageflowAdd PageFlow to your development configuration, start the application, then open the URL printed by the plugin.
Read the getting started guide →