0.1.2 • Published 6 days ago

wedges-vue v0.1.2

Weekly downloads
-
License
-
Repository
-
Last release
6 days ago

Wedges

npm.io npm.io

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

With Wedges Vue, you get a range of pre-built, customizable components that are easy to use and integrate into your Vue projects. It also comes with full TypeScript support, ensuring type safety and developer-friendly experience.

Get Started with Wedges Vue

License

Wedges Vue is licensed under the MIT License.

Getting Started

Visit Wedges Docs to get started.

Repository Structure

This repository is organized as a monorepo (Turborepo) and is managed with PNPM.

Packages

  • packages/wedges-vue - This is the heart of our project – the UI library itself. Here you'll find all the components, utilities, and core functionality of the Wedges UI library.

Apps

  • apps/docs - Contains the Vitepress documentation site for the Wedges Vue UI library. This is where we maintain the documentation, examples, and guides for using the library.

Development

  1. Clone the monorepo.
  2. Install the necessary dependencies using PNPM:
pnpm i --hoist

To start the development server, run:

pnpm dev

Contributing

Any contributions you make are greatly appreciated. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

Please refer to the CONTRIBUTING for more information.

Credits

Wedges is an open source project by Lemon Squeezy — the all-in-one platform for software companies.

  • Design system by @ormanclark
  • React UI component library by @brankoconjic
  • Vue UI component library by @raymondmuller
  • Radix UI
  • Tailwind CSS
  • Custom Tailwind CSS plugin inspired by tw-colors
  • Components code structure inspired by shadcn/ui
0.1.2

6 days ago

0.1.1

14 days ago

0.1.0

14 days ago