0wczar / ui

UI components that you can copy and paste into your apps. Built using Radix UI and Tailwind CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is NOT a component library.

This is a set of components that you can copy and paste into your apps. Built using Radix UI and Tailwind CSS.

See the original tweet: https://twitter.com/shadcn/status/1606334699613261825

Warning This is work in progress. I'm building this in public. You can follow the progress on Twitter @shadcn.

QuDrtLKu

Where's the code?

Warning I'm still working on the first components. I'll push the code by end of January 2023. You can follow the progress on Twitter @shadcn.

Features

  • Primitives from Radix UI
  • Styled using Tailwind CSS
  • Default Icons from Lucide
  • Works with React Server Components, Client Components (use client) and Next.js 13.
  • Dark Mode

How does it work

  1. Visit the components page.
  2. Copy the primitives (which comes with great Tailwind CSS defaults).
  3. Paste into your project.
  4. Adjust to taste

Roadmap

No roadmap for now. I'll post this as soon as we have the first component up.

FAQ

What do you mean NOT a component library?

This means you do not install the components via a package manager. This also means the components are not versioned.

You copy and paste into your project. The code is yours.

Can I use this for commercial projects?

Yes. The components, utils and everything are free to use for commercial projects. See the license

Can I contribute components?

Sure. But let me figure out a few things first. You can ping me on Twitter.

License

Licensed under the MIT license.

About

UI components that you can copy and paste into your apps. Built using Radix UI and Tailwind CSS.

License:MIT License