
RedwoodSDK Add Ons are pre-built, production-ready components, and applications that install with a single command. Focus on what makes your app unique.
This add-on grabs the releases from a GitHub repository and displays them in a web page. This allows you to have a published changelog on your website.
This addon provides passkey (WebAuthn) authentication for a RedwoodSDK project.
A Content Collections integration with RedwoodSDK to create a modern blog with protected content, user authentication, and HTML compilation for Cloudflare Workers compatibility.
The Drizzle Add-on for RedwoodSDK provides seamless database integration using Drizzle ORM, a lightweight and type-safe TypeScript ORM.
A lightweight add-on that provides a simple, one-click function to fetch and display the current number of GitHub Stars for a repository.
This addon provides a theme switching solution for RedwoodSDK projects, enabling users to toggle between light mode, dark mode, and system preferences. It uses server-side cookies to prevent flash of unwanted content (FOUC) and includes React Server Component-compatible providers, RWSDK layouts, and a customizable switch component that works with both Tailwind CSS and vanilla CSS.