foxted / rsc-boundary
PublicTooling to visualize React Server Components vs Client Components boundaries in Next.js App Router
RSC Boundary is a lightweight development tool for Next.js App Router apps that visually highlights boundaries between server-rendered regions and client components directly in the browser during development.
How It Works
While building your web app, you find a handy helper that lights up the borders between static server parts and interactive client areas right in your browser.
You simply wrap your app's main content area with one easy helper line in your setup file.
Run your app in test mode, and a tiny button appears in the corner, ready to help.
Click the button, and colorful dashed lines magically outline your app's server zones in blue and client spots in orange, with labels popping up to name them.
Click the number next to the button to slide out a panel listing all the zones, making it easy to explore what's what.
Hover around to see exactly where interactivity lives and where static content rules, helping you build faster without guesswork.
Now you clearly see and control the split between server and client parts, speeding up development and teamwork like never before.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.