Build your Django UI

Beautiful, accessible components for Django using Tailwind CSS and Alpine.js. Open source. Customizable.

Watch the overview

Check out the BugBytes video overview on YouTube.

About

This is an unofficial Django port of shadcn/ui. This project is not affiliated with shadcn.

Components are built with Tailwind CSS and Alpine.js and are HTMX-compatible, making them highly customizable and interactive.

Philosophy

This is NOT a component library. It's a collection of re-usable components that you can add to your Django templates using the CLI.

What do you mean not a component library?

It means you do not install it as a dependency. Pick the components you need. Use the CLI to automatically add the components, and customize to your needs. The code is yours.

Tailwind CSS

Style your components with utility classes

Alpine.js

Lightweight interactivity without the overhead

HTMX Ready

Works seamlessly with HTMX for dynamic content