From 53ad63c1643ea7de48ed2111298faba8c3731d65 Mon Sep 17 00:00:00 2001 From: DhruvilChauahan0210 Date: Tue, 2 Jun 2026 23:56:39 +0530 Subject: [PATCH] =?UTF-8?q?Add=20client-creep=20=E2=80=94=20CLI=20to=20tra?= =?UTF-8?q?ce=20why=20Next.js=20components=20are=20client=20components?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c577eb..d46c5c6 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th - [next-api-decorators](https://github.com/storyofams/next-api-decorators) - Decorators to create typed Next.js API routes, with easy request validation and transformation. - [Vercel AI SDK](https://github.com/vercel/ai) - The AI Toolkit for TypeScript. Build AI-powered applications with React, Next.js, Vue, Svelte, and Node.js. - [CopilotKit](https://github.com/CopilotKit/CopilotKit) - React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents in your Next.js apps. +- [client-creep](https://github.com/DhruvilChauahan0210/client-creep) - CLI that traces why your Next.js components are client components, flags accidental creep, and estimates bundle cost. Works on Next.js 13/14/15/16. - [ogimg.xyz](https://ogimg.xyz) - OG image generation API with 10 templates, background patterns, and URL auto-fetch. Built with Next.js + Satori on Vercel Edge. - [ShotOG](https://github.com/nicepkg/shotog) - Dynamic OG image generation API for Next.js apps, powered by Cloudflare Workers. - [Frontman](https://github.com/frontman-ai/frontman) - An open-source AI coding agent that lives in your browser, enabling visual element selection and plain-English code edits with hot reload.