reck753 / repetitive-ui

React components for some common interfaces. There is no npm package for this and probably will never be - copy the code instead.

Home Page:https://repetitive-ui.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

repetitive-ui

React components for some common interfaces. There is no npm package for this and probably will never be - copy the code instead.

Stack

  • tailwindcss
  • radix-ui
  • shadcn

Shadcn

Shadcn components are almost (99%) as provided, with few additions (e.g. ModifiedDialogContent in dialog).

Icons

  • radix-ui/react-icons
  • ionicons
  • lucide

Illustrations

Free illustrations provided by undraw.co

Decisions

Q: Why components like Div, Span, ...? A: Easier to map to your primitives. Or, if you are multi-platform (e.g. React Native) just handle the multi-platform logic in primitives.

About

React components for some common interfaces. There is no npm package for this and probably will never be - copy the code instead.

https://repetitive-ui.vercel.app

License:MIT License


Languages

Language:TypeScript 98.8%Language:CSS 0.9%Language:JavaScript 0.3%