Skip to content
forked from lmsqueezy/wedges

An ever-expanding, open-source React UI library built with the Wedges Design System, Radix primitives, and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

ascorbic/wedges

Repository files navigation

Lemon Squeezy Logo

Wedges

A modern React UI library crafted from Lemon Squeezy's Wedges design system. Seamlessly integrated with Radix UI and styled using TailwindCSS.

This repo is a monorepo structure (powered by turborepo) and is managed with PNPM.

Components

  • Alert
  • Avatar
  • Avatar Group
  • Badge
  • Button
  • Button Group
  • Toggle Group
  • Tag
  • Tooltip
  • Switch
  • Switch Group
  • Label
  • Radio Group
  • Checkbox
  • Checkbox Group
  • Kbd
  • Dropdown
  • Popover
  • Textarea
  • Input
  • Select

Upcoming Components

  • Dialog
  • Slider
  • Toast
  • Tabs
  • Accordion

Packages

Apps

  • lemon-lab - A NextJS-based application that serves as a testing ground and showcase for the library's capabilities.

Installation

To integrate this library into your workflow:

  1. Clone the repository.
  2. Install the necessary dependencies using PNPM:
pnpm i

Development

To start the development server for the library, run:

pnpm dev

About

An ever-expanding, open-source React UI library built with the Wedges Design System, Radix primitives, and Tailwind CSS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 71.6%
  • MDX 24.3%
  • CSS 2.1%
  • JavaScript 1.8%
  • Other 0.2%