An application that allows you to track changes in your favorite registries. Every new component or change to existing ones will be displayed here!
Introducing shadcn/scout, a powerful new workflow designed to keep your components from multiple shadcn registries fresh and up to date without compromising your local modifications. As the development landscape expands, shadcn/scout emerges as a solution to alleviate the challenges posed by managing numerous registries and tracking their variations. This innovative application promises to streamline your workflow by centralizing changes in one easy-to-navigate platform.
shadcn/scout not only allows you to monitor updates but also provides enhanced functionalities to ensure that your interaction with different registries is as efficient as possible. With features like auto-tracking and commit-level diffs, you can stay in the loop regarding changes affecting your project with minimal hassle.
Auto-Tracking: Automatically tracks updates from all trusted registries without requiring complex setup or manual configuration.
Commit-Level Diffs: View precise changes in component files, allowing for easy identification of modifications at the commit level.
MCP Tools for IDE Agents: Safely upgrade your components with user-friendly tools, such as the "scout check" button, directly from your development environment.
GitHub Automation: Seamlessly connect your repository to automate the update process with automatic pull requests ready for your review and merging.
Registry Display: Easily view all registries along with their latest update dates in a consolidated format.
Change Tracking: Keep track of the most recent changes across registries to never miss an important update.
OPML Export: Export data in OPML format to integrate smoothly with various RSS readers.
Activity Graph: Visualize and compare the frequency of updates across different registries, making it easier to focus on the most active sources.
Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
Drizzle ORM is a TypeScript ORM for SQL databases designed with maximum type safety in mind. It comes with a drizzle-kit CLI companion for automatic SQL migrations generation. Drizzle ORM is meant to be a library, not a framework. It stays as an opt-in solution all the time at any levels.
Neon is a fully managed serverless PostgreSQL database with autoscaling, branching, and bottomless storage. It separates storage and compute to offer instant provisioning and scale-to-zero capabilities for modern cloud applications.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
Motion (formerly Framer Motion) is a production-ready animation library for React and JavaScript. It provides a simple declarative API for creating fluid animations, gestures, and transitions with excellent performance and accessibility.
React Hook Form is a performant, flexible, and extensible form library for React with easy validation. It reduces re-renders and improves performance by using uncontrolled components and native HTML validation, making form handling simple and efficient.
Recharts is a powerful and easy-to-use React library for building customizable and interactive charts. Built on D3.js, it offers a wide range of pre-built chart types, such as line, bar, pie, and scatter charts, all of which can be composed with a declarative syntax.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.
Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.