View Project
Intro:
Shadcn Fresh Buttons is a custom implementation of Shadcn buttons designed specifically for Deno's Fresh framework. Shadcn, originally based on Radix UI, lacks compatibility with Preact, the core frontend framework used by Fresh.
To bridge this gap, I developed a button component that seamlessly integrates with Preact, ensuring full compatibility and maintaining the styling and functionality offered by Shadcn.
This project enables developers to utilize Radix-inspired UI components in their Fresh-based applications without compromising framework compatibility.
Tech Stack:
Deno's Fresh Framework
Preact
Shadcn (inspired by Radix UI)
Star the fresh Shadcn Button repository.